Payment Operation

On PreTransactions PaymentOperation can be specified for two different flows:

  • Reserve

    • When user pays the transaction, the amount will only be reserved on the account and not captured. Then the amount can be captured later with a capture request to the API. Typically used for physical products when customer should not be charged before the products are shipped.

  • Capture

    • When user pays the transaction the amount will be captured and drawn from the account directly. Typically used for digital products.

Feeling lost? Click on this link! Portal page