2025-07-10
about 22 hours ago by marshall
Acquiring
Added acquiring.payment_intent.failed
Webhook
acquiring.payment_intent.failed
Webhook- Trigger Condition: Triggered when a Payment Intent is automatically closed by the system upon reaching its expiry time.
- Note:
- This event will not be triggered if the order is closed(cancelled) manually.
- Please subscribe the event at Dashboard if you'd like to receive it.
Card Issuing
Updated Transaction Status Field
- Change: Added a new transaction status value
PENDING
to thetransaction_status
field. - Affected Endpoints:
List Cards Transactions
, response onlyRetrieve Cards Transaction
, response only