Workflow for Immediate Payment

DEPRECATED

This guide is for the deprecated Flex.API. Please don't use it for new implementations.

See Integration Options, and feel welcome to ask our friendly help desk.

The general workflows for sale (immediate payment) is this:

  1. The merchant obtains the available payment methods, and offers them to the customer.

  2. The merchant creates a payment transaction, and directs the customer to the payment iframe. The customer is prompted for final closure here.

  3. The merchant receives the customer back at the success URL, and checks the payment status.

If the payment status is accepted everything is ready for delivery. But it is also possible you need to wait for the payment.

If it is invoice payment, the merchant adds every delivery, and asks for capture together with the final delivery.

If something went wrong, the customer is directed to the failure URL. It is also possible, the customer is neither directed to the success URL nor to the failure URL.