baijianpeng VIP
Total posts: 239
05 Dec 2015 15:02

If a user successfully subscribed to a plan in Emerald via PayPal, the Transaction ID string will be recorded and shown on that item on the "Sale" list.

Well, that string is only a static text string.

I think, we can make it a link, when clicked, the "transaction detail page" will be shown in a pop-up box (modal window).

It seems that PayPal offered some API tech to do this:

GetTransactionDetails API Operation (NVP)

Could you please add such a new feature?

Or, at least, make that text into a link which will open PayPal website in a new browser window/Tab.

Thank you.

Last Modified: 07 Dec 2015


Sergey
Total posts: 13,748
07 Dec 2015 11:13

You are right. We could user API. But our PayPal implementation does not support API. There is no parameters for API keys and so one. We use standard method. Unfortunately PayPal does not support static links to show transaction details.

http://stackoverflow.com/questions/31198915/how-to-make-paypal-transaction-detail-page-link-programmatically

We cannot use RESTFul API right now. Emerald is not ready for that.


baijianpeng VIP
Total posts: 239
07 Dec 2015 14:28

OK, maybe later sometime you will consider to use API to fetch transaction detail page.

Thank you.

Powered by Cobalt