Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 TransactionRequestV2