API documentation
User
Tenant
Feature
Entitlement
User & permissions
Settings
- Settings
- Media
- Webhook
- Notification
Payment
- Payment Method
- Transaction
- SEPA XML
- Open Banking
- Bank Account Transaction
Customer
- Customer
- Customer Address
- Customer Email
- Customer Settings
- Customer Otp
Billing
- Invoice
- Invoice Position Item
- Billing Run
Dunning
- Dunning Document
- Dunning Rule
Subscription
- Subscription
- Subscription Item
- Subscription Measurement
- Billing Group
Offers
- Offer
- Offer Recipient
- Offer Template
Catalogue
- Unit
- Measurement
- Product
- Product Family
- Price Plan
- Coupon
Checkout
- Checkout Link
- Cart
Accounting
Migrate stripe payment methods
Assigns stripe customer ids to fynn customers, which are matched by email. After that, all not expired and attached payment methods will be created in fynn.
Required permissions:payment-method:migrate
Authorizations
Value for the Authorization header parameter.
Response
The email of the fynn customer which is used to match the stripe customer
The id of the fynn customer
The name of the fynn customer
The customer number of the fynn customer
The id of the stripe payment method
The name of the stripe payment method, on cards the last 4 digits are appended. Otherwise only the type is used.
The type of the stripe payment method
card
, sepa_debit
The email of the fynn customer which is used to match the stripe customer
The id of the fynn customer
The name of the fynn customer
The customer number of the fynn customer
The id of the stripe payment method
The name of the stripe payment method, on cards the last 4 digits are appended. Otherwise only the type is used.
The type of the stripe payment method
card
, sepa_debit
The reason why the payment method was skipped
already_exists
, expired
, customer_not_found_in_app
Was this page helpful?