#devops-payment_links

1 messages · Page 1 of 1 (latest)

plucky spear
static rover
#

Okay,

#

can you guide me how can I implement checkout session in flutter?

#

is there any document for flutter?

plucky spear
#

We don't have official examples using Flutter. You can try searching online to see if there're any guides/samples out there

static rover
#

I used subscription method in flutter but when i proceed payment it's give me success response but invoice payment fail

invoice.payment_failed

plucky spear
#

what do you mean by proceed payment - what API call is this?

static rover
#

I can share event id which show the payment failed

plucky spear
#

sure, the event id would be helpful

static rover
#

evt_1LaIXGSIDrkMoaZ2ldFgUDwo

plucky spear
#

the error message when payment confirmation is attempted : As per Indian regulations, export transactions require a customer name and address. More info here: https://stripe.com/docs/india-exports

static rover
#

okay, if I pass only customer Id in subscription object it'll be fetch all required info automatically ?

plucky spear
#

yes