#wasserbr_mx-installments

1 messages ยท Page 1 of 1 (latest)

nocturne escarpBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1291541379817799703

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

hard geode
#

wasserbr_mx-installments

bitter scroll
#

Ok, please help get this straight, this is a different workflow than the one which start with a payment intent. For what I see with this, first I create a payment method, collect details and then create payment intent

hard geode
#

yes

#

We have a beta where we handle installments straight inside of PaymentElement. So you might want to use that instead by asking our support team for access: https://support.stripe.com/contact

bitter scroll
hard geode
#

I don't think we have any support for MX installments on ReactNative today so that's not really something we support as far as I know.

bitter scroll
#

I want to offer my customers bank transfer, mexican installments, card and subscription as far as I know there are some payment method types that require customer_id to be displayed (bank transfer), so what I'm not getting is if I need to collect the card details first how do I offer the other payment methods to my customers

hard geode
#

My understanding is that it's not possible to offer both together today. I also am curious about your use-case with MX installments and subscription. It's surprising to me you'd want your customers to pay in installments repeated payments each month. It doesn't really make sense to me and I wonder if you are maybe mixing something up

bitter scroll
#

Reading the limitations for the beta access to payment-plans undertood that what I wanted with subscriptions was that, payment-plans

hard geode
#

I don't understand your sentence sorry

bitter scroll
#

Don't worry

#

Thanks for the help

#

?

hard geode
#

this is a completely different feature, totally separate from MX installments

bitter scroll
#

This was the one they send me in support to enable beta mexican installments on paymentelements

hard geode
#

๐Ÿ˜… whomever sent you got completely mixed up in my mind. That beta exists but has nothing to do with MX installments

nocturne escarpBOT
bitter scroll
#

๐Ÿ˜ตโ€๐Ÿ’ซ

#

I'm no longer following

#

The beta access for installments works for mexican installments or not?

hard geode
#

You are based in Mexico, you want to accept MX installments which is a feature banks offer only in Mexico where the bank floats the money to the merchant (you) and then charges their customers in installments monthly. This is https://docs.stripe.com/payments/mx-installments

This has nothing to do with the "installments plan" beta for Invoicing. They are completel unrelated features and you likely do not want that other one. The person who told you about it mixed things up because both features have the word "installments" in them. You don't want this I think.

bitter scroll
#

Great! Thank you for the clarification, how should I request the beta access for mexican installments in the PaymentElement?

hard geode
#

Do you use PaymentElement though? I assumed at first but then you said you use ReactNative instead

bitter scroll
hard geode