#mathis

1 messages · Page 1 of 1 (latest)

hollow boltBOT
karmic oasis
#

Not sure I understand what you're asking. Can you elaborate?

shell frost
#

Good morning!

#

On our checkout page, we would like to include ONLY the visual part of stripe elements (snaphshot provided), but when setting up the source code provided on stripe website it requires a clientSecret from a product.

#

All the logic for payment of subscriptions and one-time purchases are handled on our server with stripe library

karmic oasis
#

Correct, Payment Element needs the client_secret of either a Payment or Setup Intent when initialising

shell frost
#

is there a way to bypass this step?

karmic oasis
karmic oasis
shell frost
#

ok! Thank you! Gonna dig into that link, King regards!