#arvind-payment-page

1 messages · Page 1 of 1 (latest)

obtuse geode
#

hello, are you familiar with paymentElement?

stuck summit
#

is there any github link?

obtuse geode
#

well there are lots but I want to make sure I point you to the right thing

how familiar are you with Stripe integrations in general? Have you built one before?

stuck summit
#

yes

obtuse geode
#

what did you build

#

asking so I know how much you know and give you a place to start

stuck summit
#

I know the custom checkout the basis, but I want to register the product in the strip products now

whole oak
#

Hello! So you created Products and Prices on Stripe, and now you want to send people to Stripe Checkout to pay for them?

stuck summit
#

I want to handle the payment custom, currently we are sending to strip itself

#

we want the custom checkout for that now

#

on our website

whole oak
#

So you do not want to use Stripe Checkout?

stuck summit
#

yes

whole oak
#

If you don't want to use Stripe Checkout you can use either Payment Intents (which do not work with Products and Prices) or use Invoices/Subscriptions (which do work with Products and Prices).

stuck summit
#

any demo app for the same?

whole oak
#

Can you be more specific? Not sure what you're asking for.

#

Do you want something for Payment Intents, one-off Invoices, or Subscriptions?

stuck summit
#

and one more thing

#

let's say, I send a user using the custom page

#

they are registered, can stripe still handle the previews management for the subscription and all management?

whole oak
#

Not sure what you mean, can you provide more detail? I don't understand what "registered" means or what "previews management" and "all management" mean.

stuck summit
#

let's say a user makes the subscription using our custom page, can the user still manage the subscription on stripe pre-build management?

whole oak