lazydeveloperdotdev / flutter_stripe

Stripe integration for Flutter
1 stars 4 forks source link

iOS & android application working #1

Open dimpleagola opened 4 years ago

dimpleagola commented 4 years ago

Hii, Is this working iOS application??????

lazydeveloperdotdev commented 4 years ago

Yes, it is.

dimpleagola commented 4 years ago

When I add the card details the progress bar is running in my android application. It is stuck there. How to implement my projects. Please guide me.

lazydeveloperdotdev commented 4 years ago

It generates the token from the supplied details. After that you need to pass the token to the backend in order to initialize the payment.