Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Return url/landing page after transaction is completed.

If receipt is not to be displayed by LinkMobility, then specifying returnUrl enables this possibility.

Append values to the returnurl like this:

  • &transactionId={{transactionId}}&amount={{amount}}&orderId={{referenceId}}
  • CustomProperties
    &custom1={{custom1}}&custom2={{custom2}}&custom3={{custom3}}
  • Example: myurl.net?orderId={paymentTransactionId}&status={status}&custom1={{custom1}}

Select possible values to append to returnUrl from http://pay-core.linkmobility.com/help/ResourceModel?modelName=TransactionResponseV2


 


  • No labels