Logo

How can we help you?

Search our knowledge base to get answers to your questions, access video training & more!

Payments

Ability to refund and void in flow

Updated 2 days ago

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)

Image

 

Required fields for the Refund action:

  • Amount To Refund

  • Payment Id

Image

 

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)

Image

 

Required fields for the Void action:

  • Payment Id

  • Void Note

Image

 

Availability: Spring '24

 

Previous

Filter Payment Profiles by Processor in Payment Terminal

Next