📦Order

After the order is placed and the customer selects the "Pay via DCM platform" option, the Merchant initiates a request in JWT format via the POST method.

This request facilitates payment through two options:

  • Via DCM platform's interface: This is a solution for customers who prefer to complete payments directly within DCM platform.

  • Via the Merchant's website interface: An integrated approach allowing the customer to remain on the Merchant's website during payment.

The merchant can use DCM platform's GET method to retrieve order status information. This enables real-time access to up-to-date data and streamlines the order-processing workflow.

Last updated