#moistcode-paymentelement-setup

1 messages ยท Page 1 of 1 (latest)

red relic
#

Hello!

#

Is there a deeper question behind this, or are you asking our of curiosity?

green tide
#

I think this covers the gist of it. I haven't come across the issue yet but I realized I'm asking my backend for a setup intent then using the client secret to show the <PaymentElement> to the user but the product I'm saving the information for is a product that has recurring payments. I want to avoid a situation where the user sees WeChat Pay which doesn't support recurring payments.

#

Hopefully I made sense there.

red relic
#

Yup! That definitely makes sense - when you use PaymentElement with a SetupIntent that should only surface payment method types that support saving and reusing the payment information. Payment Method types like WeChat Pay aren't actually supported with Setup Intents at all (and you can see a full breakdown of what supports setup intents here https://stripe.com/docs/payments/payment-methods/integration-options#additional-api-supportability)

Learn about the different ways to integrate payment methods.

green tide
#

Oh! That makes perfect sense.

#

Y'all have great documentation. I just have too much information in my head ๐Ÿ˜… Thanks Karbi ๐Ÿ™‚

red relic
#

๐Ÿ‘ we have so many docs it's hard to find the right one sometimes ๐Ÿ™‚