#hitarth_97327

1 messages · Page 1 of 1 (latest)

mossy cairnBOT
small ravine
echo aurora
#

When payment is done in klarna it redirect to /success.payment_intent=pi_3dffNsdffsdkKffVqFpbAyYhOzg14WOFCB7&payment_intent_client_secret=sfdfssdfsfdfssdfdsfdffdfs
but i want to redirect page to /dashboard
it is working proper while payment with card

#

Is it okay to use payment_intent instead of using create-invoice

#

Payment is successfully done with 200 code but it is redirect to /success.payment_intent=pi_3dffNsdffsdkKffVqFpbAyYhOzg14WOFCB7&payment_intent_client_secret=sfdfssdfsfdfssdfdsfdffdfs
so my website show 404 page not found error

small ravine
#

Can you provide the request id you created the PaymentIntent?

mossy cairnBOT
echo aurora
#

req_suRCh9n8fUUXKx

small ravine
#

That's where you want to include dashboard in the URL

echo aurora
#

but it is not redirect

#

when i do payment with card it redirect to dashboard but not with klarna

#

And one more thing @small ravine it is okay to use paymentIntent instead of create-invoice?

small ravine
#

It depends on your usage, but yeah should be fine with PaymentIntent

#

Can you share your code here?