DeligenceTechnologies / Braintree-Payment-Gateway-for-Flutter

Braintree Payment plugin for Flutter apps from Deligence Technologies. This plugin lets you integrate Braintree Drop In payment UI in just 4 easy steps.
BSD 3-Clause "New" or "Revised" License
34 stars 27 forks source link

Card payment #34

Open glrakesh opened 4 years ago

glrakesh commented 4 years ago

hi i am using only the card payment as of now i able to see the screen for card details once i add the data it shows ADD CARD Button once i click that it closes the screen

rishabh-deligence commented 4 years ago

@glrakesh Please share the crash log.

klkvgupta commented 4 years ago

I am also observing the same behaviour. But it is not a crash. @glrakesh you have pass the payment to your server.

There is one huge problem here. Dialog box always shows...Add payment card...which is not what we are doing. We are not adding any payment card. Can you please provide us configurability?