...
API v1
Payment initialization - this step is different for both scenarios:
Redirect flow - see Redirect Flow (v1)
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)
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
...