#joshnuss
1 messages ยท Page 1 of 1 (latest)
Also, I should mention this is a non-critical issue for me, so no rush ๐
With the usage of mode, currency and amount, it belongs to deferred intent flow. The doc can be found here: https://stripe.com/docs/js/elements_object/create_without_intent
I see, thanks for the clarification
Might be worth cross-linking them.
I was confused for a minute ๐
oh nevermind about the cross-linking, i see it's on the same page
still a bit confusing to have stripe.elements() listed twice
Stripe offers two types of creating Element - with intent and without intent
Both accept different variables, so two separate specs are listed in the doc
Thanks for sharing the feedback on the cross-linking. I'll forward it ๐
Thanks for the help!