#matt_phantom
1 messages · Page 1 of 1 (latest)
👋 happy to help
unfortunately that's not possible with Stripe
each customer is a separate entity
any workaround?
what's possible is having multiple payment methods with different billing_details (address, name, email, etc.)
and choosing a particular payment method to pay the invoice
what part? collecting multiple payment methods? or choosing a specific payment method on an invoice?
If customer A have multiple payement method, does another customer can use one of them?
no
let's say you have a couple A and B
instead of creating 2 customers A and B
one customer can have 2 payment methods
1 with billing details for A
1 with billing details for B