Skip to main content
minor update

threeDSecure field added

Added the threeDSecure field to the transaction.requested (spend) webhook payload. This field indicates whether 3D Secure authentication was used for the transaction.

New Field

Example Payload

initial release

transaction.requested webhook (spend)

Added the transaction.requested webhook for spend transactions. Rain triggers this webhook when an incremental authorization request arrives for an existing transaction. It allows you to approve or decline additional authorization amounts on top of the original authorization.

Payload Fields

Example Payload

Responding to the Webhook

To approve an incremental authorization, evaluate amount, the new funds being requested. authorizedAmount tells you the total exposure on the hold after approval.
You can approve or decline the incremental authorization by returning an appropriate response:Approve:
Decline: