#Harsha-payment

1 messages · Page 1 of 1 (latest)

stuck ravine
#

Hi there, can you show me the full error message?

leaden carbon
#

only this message is coming

#

can you connect with my system , and look for it by yourself

#

in localhost or in live server

#

please help i have been stuck here since 2 days

stuck ravine
#

Sure, please give me the most recent payment intent ID (starts with pi_) so that I can take a look, you can get it from your Dashboard.

leaden carbon
#

pi_3KglBhSD6EyjwKBG1HzPWC3y

stuck ravine
#

Thanks for the sharing the ID, I saw this transaction was made in EUR, and here's the error message
As per Indian regulations, export transactions require a description. More info here: https://stripe.com/docs/india-exports

leaden carbon
#

can we get transaction id along with transaction status

stuck ravine
#

What do you mean by transaction ID? you mean PaymentIntent ID?

leaden carbon
#

yes

#

to show it to user

#

along with payment successfull

#

is there any code for codignitor

stuck ravine
#

so succeeded = successful payment and requires_payment_method = failed payment

leaden carbon
#

how cann we change currency

#

i mean get currency from user

#

i want to add one field more for currency selection only for inr and usd

#

in here

plush spire
#

Hi, I'm taking oven Jack Tan.

#

It looks like you are creating a PaymentIntent, and then using a Payment Element to collect the card information. Is that correct?

leaden carbon
#

yes