#Markan97
1 messages · Page 1 of 1 (latest)
Apologies @narrow pecan, I lost your message in the thread. Let's chat here
all good
To answer your question: no. Checkout is a stripe-hosted payment page for accepting payments, whereas Elements are UI components that you host yourself on your website
Yes, but since orders API is shutting down, Which API should I use to can apply coupons? Also it's needed in my mobile APP too.
Checkout supports Coupons, so that's one option. https://stripe.com/docs/payments/checkout/discounts
Coupons are configurable with Subscriptions too, so it kind of depends on what you're actually trying to do
Implement what? One off payments? Subscriptions? Invoices? What are you actually wanting to do?
I'm using orders API in my app
and I saw this
Does that mean, that orders api will be deleted for all users or only for new signups?
It's recommended that you not use it and deprecated usually means it will have limited support (if any) and will not be fixed/updated. We don't support beta products in this channel either, so if you have questions about that you would need to work with support: https://support.stripe.com/contact
Otherwise, I can help you set up a new integration, but I need to know what you actually want to do first
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
That's how much I understood you. There will be no support, but everything will work as before?
I'm not sure if the Orders API will continue to work or not. You would want to check with Support folks to see if they intend to let it live on after it is deprecated
ok, ty.