#venkateshjsoft

1 messages · Page 1 of 1 (latest)

thick shellBOT
wheat ferry
#

I want to create payment without any user interaction for my testing.

Currently we are creating payment intent and from the client side we are showing the stripe elements so user can choose payment method and complete the payment.

We want to skip the user so we can create payment and we can test our flow.

#

we want to creat 100 payments to check the load

dark oak
#

Sure you can call Confirm PaymentIntent from backend, using our test card

wheat ferry
#

so we can call confirmpayment directly?

dark oak
#

Yep

wheat ferry
#

this api needs payment method

dark oak
#

Use pm_card_visa

wheat ferry
#

good

#

let me try then

#

thanks