Payment Simulator
Get transaction
get/admin/payment-simulator/transaction.json
Query parameters
x_account_idstring required
Login id of merchant in payment settings
x_referencestring required
Unique token for current checkout
x_signaturestring required
Signed signature
x_testboolean required
Indicates whether or not this request should be processed in test mode (if supported).
x_transaction_typestring required
The valid values are capture, refund, void, get. <ul><li>capture: Capture the payment.</li><li>refund: Refund the payment.</li><li>void: Cancel the payment.</li><li>get: Get the payment.</li></ul>
x_gateway_referencestring required
This will only be present in order management
Response
OK