#yetzederixx

1 messages · Page 1 of 1 (latest)

serene perchBOT
edgy shell
#

Hello, just to clarify your situation, are you saying that you have raw PANs on your server and are wondering how to convert them to PaymentMethods so that you can get rid of that data?

#

Or somethign else?

wheat parrot
#

One sec, lemme get the message directly from the project manager workign on this.

#

The only thing I store are the customer's id cus_slkjadlfkjalsdfjk . The app uses that to pull the list of pm's off their account, and sends in the stripe id of that payment method in to my backend.

This particular issue is in our customers account management where they add a card to their account in a mobile app.

edgy shell
wheat parrot
#

I just need to know the best way to change how it's being done currently that costs me the least amount of money. I know why Stripe made this decision, but we're poor and have new/active customers who cannot use our app now.

edgy shell
#

Or the "web" tab in which case you would display it with a web view

wheat parrot
#

It's in Flutter

edgy shell
wheat parrot
#

and all payments are done via invoices which is why the backend handles it, I just need to know how to do card management.

edgy shell
#

I can't advise on how to use third party libraries (they have devs and communities for that though), but they may make the card collection aspect easier for you