#Hendie

1 messages ยท Page 1 of 1 (latest)

unique nebulaBOT
fleet fable
#

Hello ๐Ÿ‘‹
Sounds like you can use the PaymentIntents API directly in that case, no?

trail sphinx
#

well, sometimes we want to create a token, not do a transaction, and follow up with an attach-to-customer.

#

then we don't really need the PI

#

in the old stripe.js, you could just tokenize a card, just taht

#

we need that same functionality, but with with Elements or Checkout

#

for example, can you create a SetupIntent WITHOUT a customer?

fleet fable
#

No that's not really possible unfortunately ๐Ÿ˜ฆ

trail sphinx
#

is there ANY way of using your secure UIs and just get a token out?

fleet fable
#

Just to make sure I'm on the same page, when you say "token" you mean a payment method object (pm_xxx) correct?

trail sphinx
#

correct

fleet fable
trail sphinx
#

thanks, that helps

fleet fable
#

NP! ๐Ÿ™‚ Sorry for the delay

trail sphinx
#

do you know how long before that beta feature goes live? typically

nimble epoch
#

๐Ÿ‘‹ Taking over for my teammate who needed to step away

#

that's hard to say, as there's no one typical timeframe for features moving from beta to general availability

trail sphinx
#

can one use a beta feature in prodution?

nimble epoch
#

yep, you can use a beta feature in Stripe live mode

trail sphinx
#

cool - do we need to be "enabled" to use it?

nimble epoch
#

There shouldn't be a separate process to allow you to use beta features in live mode

trail sphinx
#

Your colleague said: "There's also a beta feature in the works where you can do this with PaymentElement, but you'll need to write into our support for that"

#

so does that mean I have to request support to "add" the feature to our account?

nimble epoch