Added
Payment authorize transactions in business processes
5 months ago
When you collect payment through a business process, Payment actions can create authorize transactions instead of immediate charges. Set the payment action context to authorize mode when you need to hold funds and capture later, without building a separate authorization flow.
- Payment action context accepts
mode: AUTHORIZEso the transaction type is authorize rather than the default charge. transactionSuccessModesets which transaction status the payment action treats as successful, such as authorizing or authorized.receiptModeslists which transaction statuses include a receipt link for the customer.
