Skip to content

Ionic 6+ & Capacitor 4+ Native Braintree Plugin for Android & iOS

License

Notifications You must be signed in to change notification settings

H2SO4T/capacitor-braintree-drop-in

 
 

Repository files navigation

capacitor-braintree-drop-in

Ionic 6+ & Capacitor 4+ Native Braintree Plugin for Android & iOS

Install

npm install capacitor-braintree-drop-in
npx cap sync

API

showDropIn(...)

showDropIn(options: DropInOptions) => Promise<any>
Param Type
options DropInOptions

Returns: Promise<any>


Interfaces

DropInOptions

Prop Type
paymentToken string
amount number
givenName string
surname string
email string

About

Ionic 6+ & Capacitor 4+ Native Braintree Plugin for Android & iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 54.8%
  • Swift 21.8%
  • Ruby 7.3%
  • TypeScript 7.1%
  • Objective-C 5.8%
  • JavaScript 3.2%