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

Drop-in for onetime payment #46

Closed alevittoria closed 3 years ago

alevittoria commented 3 years ago

Introduced currency and capability to use the drop-in without vault (for a onetime payment). The example now has a new button to try it.