Fintecture · Arazzo Workflow
Fintecture Request To Pay and Track Status
Version 1.0.0
Generate a payment link, find the resulting payment by status filter, then read its details.
View Spec
View on GitHub
Open BankingPaymentsPSD2FranceAccount InformationPayment InitiationInstant PaymentsSEPASmart TransferRequest To PayBuy Now Pay LaterE-MandatesAccount-to-AccountKYCArazzoWorkflows
Provider
Workflows
request-to-pay-status
Create a request-to-pay link, locate its payment, and read the payment status.
Generates a payment link, lists payments filtered by status to find the created payment, and reads the matched payment's detailed status.
1
createLink
createPisV2RequestToPay
Generate a Fintecture payment link and deliver it to the customer by email.
2
findPayment
getPisV2Payments
List payments filtered by status to locate the payment the link created.
3
getPayment
getPaymentSession
Read the matched payment back to surface its current detailed status.