#asrob-connect-payments

1 messages · Page 1 of 1 (latest)

neat ibex
grave jetty
#

Even w/ a script I'd still need to interact with Stripe elements right?

#

I mean some Stripe UI whether that's Elements or something else.

neat ibex
#

Not in test mode, no.

#

You can just create/confirm the PaymentIntent on your server and use a test paymentmethod.

#

You can use pm_card_visa for instance

grave jetty
#

Gotcha thank you @neat ibex