#simolem-subscription-sepact

1 messages · Page 1 of 1 (latest)

fierce tangleBOT
urban bobcat
#

hey @rotund isle

rotund isle
#

Hello 👋
Not sure I completely understand your usecase here.
Would you mind elaborating/share an example of how this would work?

urban bobcat
#

basically there is a client

#

I want to accept wire transfer for this client

#

and I don't know how to do without cancelling hteir current subscription

rotund isle
#

Thinking but off the top of my head, I believe bank transfers should work
https://stripe.com/docs/payments/bank-transfers

You can enable bank transfers and update the subscription to collection_method: send_invoice 🤔
(Not sure as I've not tested this personally)

urban bobcat
#

who I can ask

#

that has tested it personally

#

because

grand fox
#

Hey apologies, just getting to this thread and catching up.

#

Are you running in to issues testing this in test mode?

urban bobcat
#

nop,

#

running in production

#

The main issues are:
We can only add a SEPA payment method for prices in EUR
It seems like we can’t mix EUR and USD prices for a given customer

grand fox
#

Yes, that is a current restriction that customers can only work with one currency. To do multiple you will need two customer objects