#matt_phantom

1 messages · Page 1 of 1 (latest)

faint robinBOT
craggy crown
#

👋 happy to help

#

unfortunately that's not possible with Stripe

#

each customer is a separate entity

little flower
#

any workaround?

craggy crown
#

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

little flower
#

hum

#

how can I do this?

craggy crown
#

what part? collecting multiple payment methods? or choosing a specific payment method on an invoice?

little flower
#

If customer A have multiple payement method, does another customer can use one of them?

faint robinBOT
craggy crown
#

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

little flower
#

got it

#

and how to create an invoice one for A and one for B

craggy crown
#

you create the invoice on the same customer but you would use the corresponding payment method