🟢Get Payment Status
Allows for retrieving the status of a payment.
URL: https://widget.swapped.com/api/v1/merchant/get_status
Request Data:
Response:
Response Definition:
order_id
: The order id on Swapped.com.order_crypto
: The cryptocurrency you receive.external_transaction_id
: Your transaction id (If provided in the URL).external_customer_id
: Your customer's id (If provided in the URL).order_status
: The current status of the order.transaction_id
: The transaction id on the blockchain.
Last updated