#jon-waldstein-givewp_best-practices
1 messages ยท Page 1 of 1 (latest)
๐ 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/1370113437132132453
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello there
You can use Payment Element with a SetupIntent if you just want to collect a new payment method for future use. See: https://docs.stripe.com/payments/save-and-reuse
oh okay, so I would use "setup" for the PaymentElement option?
Yep
Okay cool, seems straightforward enough. Is there a way to show a preview of their current subscription payment method?
oh cool! I feel like this is a new feature ๐
Somewhat new. Think it was launched at the beginning of last year if I remember correctly.
Very nice, well I think this doc has everything I need. Thanks for you help!