cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

How to dynamically add URL paramater of hostedPaymentReturnOptions setting

Hi,

The hostedPaymentReturnOptions setting has the following paramets currently allowed.

{"showReceipt": true, "url": "https://mysite.com/receipt", "urlText": "Continue", "cancelUrl": "https://mysite.com/cancel", "cancelUrlText": "Cancel"}

Is here a way to dynamically add url field instead of hardcoding the URL?

Something like this

{"showReceipt": true, "url": MY_STRING, "urlText": "Continue", "cancelUrl": "https://mysite.com/cancel", "cancelUrlText": "Cancel"}

 

ashish1871
Contributor
0 REPLIES 0