:id accepts either the DHMAD charge id or your merchantReference, so you can check a payment without storing DHMAD’s id.
Use this to reconcile when a webhook was missed: if status is completed, credit your user exactly as you would from the webhook.
Path Parameters
string
required
Charge id or
merchantReference.Notes
urlis only present while the charge is stillpendingand its checkout session is valid.receiptEmailis the address the payer gave at checkout. It is for receipts only — credit your user frommerchantReference.- 404 means no charge with that id or reference exists on your account.