2.2. Payment inquiry
PIS Methods
Name | Endpoint |
---|---|
Create Bisera payment | POST /api/v1/payments/bisera-transfers |
Create Sepa payment | POST /api/v1/payments/sepa-credit-transfers |
Create SEPA INSTANT payment | POST /api/v1/payments/instant-sepa-credit-transfers |
Create International payment payment | POST /api/v1/payments/cross-border-credit-transfers |
Check payment status | POST /api/v1/payments/status Payment status: 1 - pending - Waiting confirmation from customer 2 - success - The payment is send for processing if normal or is executed if instant 3 - cancel - The payment is canceled by the customer 4 - error - The payment is canceld by the system |
More information about the methods you can see here.