Redirect from Latitude Checkout
#
Approved or Declined TransactionsUpon completion of the Customer's payment, the Customer will be redirected back to the Merchant's site.
For both approved declined Transactions, the URL is provided by the Merchant in "Purchase Request", as "complete" (merchant Urls)
Key | Present? | Type | Example |
---|---|---|---|
complete Note: specified in the purchase request Latitude Checkout will append /? to the complete url before appending other query string parameters | Yes | string max length 255 | https://store1.lmerchant.com/payment/complete |
merchantReference Note: Unique reference of an order assigned by the merchant Latitude Checkout will prepend with & | Yes | string max length 128 | 10311 |
gatewayReference Note: unique reference of the payment assigned by Latitude Checkout also used for order management requests - Void, Capture and Refund Latitude Checkout will prepend with & | Yes | string max length 128 | 906f5b69-255d-4f26-a81f-ca0d2c47fe35 |
transactionReference Note: unique reference of the transaction assigned by Latitude Checkout Latitude Checkout will prepend with & | Yes | string max length 128 | 7k1ga0dck0cg |
#
Cancelled TransactionsIf the Customer selects "Return to cart", the Customer will be redirected back to the Merchant's site.
Key | Present? | Type | Example |
---|---|---|---|
cancel Note: specified in the purchase request | Yes | string max length 255 | https://store1.lmerchant.com/checkout/cart |