#venkateshjsoft
1 messages ยท Page 1 of 1 (latest)
Hello ๐
How can I help?
I found a code sample from here to build custom checkout page
I would like know how can modify the same page so I can use it for ideal payment
by default this flow goes to card payment
Hi ๐
I"m stepping in as @graceful roost has to go.
First do you have IDEAL activated on your account?
yes
Okay great. We have a guide specific to using IDEAL here: https://stripe.com/docs/payments/ideal/accept-a-payment
Thanks
I managed to complete the flow, however when I checked the api status, it shows "requires_action" Req ID: req_7cjA3H4i94DTp9
what does it mean?
This means the purchase requires authentication
how can I know what the action required?
I attached my current flow
I authorized the payment, but still it shows required action
I dont understand
req_rAj3HH51sVuDiO
The confirmation request will always return a paymemt that requires_action but the authorization was successful and the payment intent succeded
You can see the event here: https://dashboard.stripe.com/test/events/evt_3Nf3LiDEdWHgNJda14DSQW7c
if I want to charge the customer again
is it possible?
for the recurring payments
using sepa generated id
is it possible generate sepa id after I created normal payment intent
without user interaction
during payment intent creating we are authorizing, we can setup sepa id once payment intent is created
I'm not sure I follow what you are asking.
Are you asking if you can charge the SEPA payment method after you created it?
yes
I setup payment using the above sample
for all payment types