Skip to content

api-evangelist/fintecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fintecture (fintecture)

Fintecture is a French Open Banking payments platform and ACPR-authorised payment institution (#17248) headquartered in Paris. Its API stack covers PSD2 Payment Initiation (Immediate Transfer, Smart Transfer, Request To Pay, Buy Now Pay Later, Verified Payout, Immediate Refund), PSD2 Account Information (accounts, holders, transactions, identity verification), Customers, E-Mandates, and a beta Organisation Access Credentials (OAC) surface for managing multi-tenant enterprise estates. Clients include Auchan, Bricoman, Pluxee, PMU, and Edenred, with 2M+ end payers served. The platform ships official JavaScript / TypeScript, Python, PHP, and Ruby SDKs alongside plug-and-play modules for PrestaShop, Magento (2, 1.9, Hyva), Shopify, WordPress, Odoo, Intershop, and Oasis.

URL: Visit APIs.json

Run: Capabilities Using Naftiko

Tags

  • Open Banking, Payments, PSD2, France, Account Information, Payment Initiation, Instant Payments, SEPA, Smart Transfer, Request To Pay, Buy Now Pay Later, E-Mandates, Account-to-Account, KYC

Timestamps

  • Created: 2026-05-25
  • Modified: 2026-05-25

Environments

Environment Base URL Console
Production https://api.fintecture.com https://console.fintecture.com
Sandbox https://api-sandbox.fintecture.com https://console-sandbox.fintecture.com

Production calls require the Signature, Digest, Date, and x-request-id HTTP headers. See the HTTP Signature Guide and the signature-guide reference repository.

Payment Rails

Rail Code Coverage
SEPA Credit Transfer SEPA EEA
SEPA Instant Credit Transfer iSCT EEA
UK Faster Payments FPS United Kingdom
Polish ELIXIR PLN Poland
International INT Cross-border

Per-provider rail availability is exposed under pis on GET /res/v1/providers.

APIs

Fintecture Payment Initiation Services API

PSD2 Payment Initiation Services for Immediate Transfer, Smart Transfer (auto-reconciled via merchant-allocated virtual IBANs), Request To Pay (payment links via email/SMS/QR), Buy Now Pay Later, and Verified Payout. A single /pis/v2/connect endpoint serves all three payment types and supports them mixed in one session via the Payment Hub.

Human URL: Create A Payment Session

Fintecture Account Information Services API

PSD2 Account Information Services. Retrieve PSU bank accounts, holders, balances, and transaction history after the PSU authenticates with their bank via the redirect or decoupled (mobile-app) flow. Also exposes the AIS-based identity verification endpoint used to confirm the bank account holder name matches the merchant's customer record.

Human URL: Get AIS Connect Session

Fintecture Customers API

Register and manage merchant customers, attach their bank accounts, and run identity verifications. Persisted customer records pre-fill payment fields and accelerate repeat checkouts; verifications confirm account holder identity through the AIS rails.

Human URL: Create Customer

Fintecture E-Mandates API

Create, list, retrieve, update (cancel/revoke), and manage SEPA-style customer e-mandates identified by a unique Reference Unique Mandate (RUM). Returns 409 Conflict on duplicate RUM. Requires a dedicated E-Mandate access token.

Human URL: Create E-Mandate

Fintecture OAuth and Tokens API

Issues access tokens via authorization_code and client_credentials grants. Distinct scopes for PIS, AIS, Customers, E-Mandates, and OAC (beta). Tokens are valid for 1 hour and can be refreshed.

Human URL: Create Access Token

Fintecture Resources API

Catalog of supported banks (Providers) with per-bank AIS capabilities (accountholders, accounts, transactions) and PIS rails (SEPA, iSCT, FPS, PLN, INT). Also exposes sandbox test accounts for each bank.

Human URL: Get All Providers

Fintecture Organisation Access Credentials API

Beta multi-tenant management API. Programmatically manage Applications, Bank Accounts, Companies, Organisation Nodes (hierarchical tree), Memberships, and Users in the Fintecture Console. Requires an OAC token with per-resource read/write scopes.

Human URL: Request an OAC access token

Fintecture Transactions and Settlements API

Inspect transactions and settlements. Settlements represent outgoing disbursements from the merchant's Local Acquiring account to their own bank account. Sandbox includes a transaction simulator endpoint for testing event flows.

Human URL: Get All Settlements

Plans, Rate Limits & FinOps

SDKs & Sample Code

Language Repository
JavaScript / TypeScript Fintecture/fintecture-sdk-javascript
Python Fintecture/fintecture-sdk-python
PHP Fintecture/fintecture-sdk-php
Ruby Fintecture/fintecture-sdk-ruby
Node.js sample (Express) Fintecture/sample-nodejs
Ruby on Rails sample Fintecture/sample-ror
HTTP Signature reference Fintecture/signature-guide

CMS / Plug-in Integrations

PrestaShop, Magento 2, Magento 1.9, Magento Hyva, Shopify, WordPress / WooCommerce, Odoo, Intershop, Oasis. See CMS Overview.

About

Fintecture is a French Open Banking payments platform and ACPR-authorised payment institution (#17248). Its API stack covers PSD2 Payment Initiation (Immediate Transfer, Smart Transfer, Request To Pay, Buy Now Pay Later, Verified Payout, Immediate Refund), PSD2 Account Information (accounts, holders, transactions, identity verification),…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors