Order Status Verification
In addition to the frontend callback, merchants must rely on server to server calls for verification for order fulfilment. Webhooks (POST) and Order Status API (GET) are the two backend calls that must be implemented to this end.
Updated 4 months ago