Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

API v1

  1. Payment initialization - this step is different for both scenarios:

    1. Redirect flow - see Redirect Flow (v1)

    2. Embedded flow - see Embedded Flow

    Payment processing - optional step for embedded flow, see https://everifin.atlassian.net/wiki/spaces/EPAD/pages/2467561560/Embedded+Flow#3.-Process-payment payment is initiated via API and user is redirected to Everifin Paygate to process the payment. See Redirect Flow (v1)

  2. Get payment(s) - you can get payment data for single payment or payment list. This can be used to check payment status in case you do not use hooks. See https://everifin.atlassian.net/wiki/spaces/EPAD/pages/2467561608/Payment+Resources#Get-payments

...