The Spring '24 Release version enables users to call refund and void actions within a flow. This update broadens the options for using refund and void functionality, providing a more flexible approach for implementing specific use cases. Additionally, this feature enables void and refund functionality on mobile devices.
To call refund from a flow, select action Refund Payment (apex-fw1__RefundPayment)
Required fields for the Refund action:
- Amount To Refund
- Payment Id
Refund optional fields:
- Create Refund Activity
- Issue Credit Memo
- Reason
- Refund Note
- Refund Type
- Refund Window Expired
To call refund from a flow, select action Void Payment (apex-fw1__VoidPayment)
Required fields for the Void action:
- Payment Id
- Void Note
Availability: Spring '24