PSD2 PIS - Payment Initiation Service
The Payment Initiation Service parts of the PSD2 specification provides the following services to authorized TPPs:
- Initiation and update of a payment request
- Status information of a payment
- Singing baskets - authorising several transactions with one SCA operation
APIs
-
The PIS API implements the Payment Initiation Service parts of the PSD2 specification, and provides the following services to authorized TPPs:
- Initiation and update of a payment request
- Status information of a payment
- Singing baskets - authorising several transactions with one SCA operation
Access to the Payment Initiation Service API is controlled through the general onboarding/enrollment flow. I.e. the API is only accessible to valid TPPs, who have completed the enrollment in order to upload and verify their qualified certificates. By accessing the API, you confirm that you already
Plans
Default Plan
Default Plan
Subscribe
|
|
---|---|
100 calls per hour
|
|
POST
/payments/{paymentProduct}
POST
/periodic-payments/{paymentProduct}
POST
/bulk-payments/{paymentProduct}
GET
/{paymentService}/{paymentProduct}/{paymentId}/authorisations
POST
/{paymentService}/{paymentProduct}/{paymentId}/authorisations
GET
/{paymentService}/{paymentProduct}/{paymentId}
DELETE
/{paymentService}/{paymentProduct}/{paymentId}
GET
/{paymentService}/{paymentProduct}/{paymentId}/status
GET
/{paymentService}/{paymentProduct}/{paymentId}/authorisations/{authorisationId}
POST
/payments/payment-slips/{slip-type}
GET
/payments/payment-slips/{slip-type}/{paymentId}/authorisations
POST
/payments/payment-slips/{slip-type}/{paymentId}/authorisations
GET
/payments/payment-slips/{slip-type}/{paymentId}/authorisations/{authorisationId}
GET
/payments/payment-slips/{slip-type}/{paymentId}
DELETE
/payments/payment-slips/{slip-type}/{paymentId}
GET
/payments/payment-slips/{slip-type}/{paymentId}/status
POST
/signing-baskets
GET
/signing-baskets/{basketId}
DELETE
/signing-baskets/{basketId}
GET
/signing-baskets/{basketId}/status
POST
/signing-baskets/{basketId}/authorisations
GET
/signing-baskets/{basketId}/authorisations/{authorisationId}
|
|
Contact information
Terms of Service
The API is made available to TPPs who have been authorized for the relevant roles by a NCA - or to TPPs applying to be authorized at a NCA with approval pending.
By accessing the API, you confirm that you already have status as an authorized TPP - or that your application has been submitted to a local NCA and is pending approval. Only TPPs who can document their authorization status are elegible for support.