Fintecture · Arazzo Workflow
Fintecture List Providers and Initiate Payment
Version 1.0.0
Discover supported bank providers, then open a payment session and inspect its status.
View Spec
View on GitHub
Open BankingPaymentsPSD2FranceAccount InformationPayment InitiationInstant PaymentsSEPASmart TransferRequest To PayBuy Now Pay LaterE-MandatesAccount-to-AccountKYCArazzoWorkflows
Provider
Workflows
list-providers-initiate-payment
List bank providers for a country, then create and inspect a payment session.
Resolves the provider catalog filtered by country, creates a payment session for the requested amount, and reads the resulting payment back to obtain the PSU connect URL and payment status.
1
listProviders
getResV1Providers
Retrieve the banks accessible for payment initiation in the requested country, including their supported PIS rails.
2
createPayment
createPisV2Connect
Create an Immediate Transfer payment session for the requested amount, returning the connect URL the PSU uses to authorize the payment at their bank.
3
getPayment
getPaymentSession
Read the created payment back to surface its current lifecycle status and attributes.
Source API Descriptions
openapi