stripe_ideal 0.0.2 copy "stripe_ideal: ^0.0.2" to clipboard
stripe_ideal: ^0.0.2 copied to clipboard

A plugin to use stripe's ideal with Flutter

StripeIdeal #

A implementation of stripe's ideal flow.

Getting Started #

Initialise #

StripeIdeal.init("your public stripe token")

Confirm Payment #

//For more information about the possible banks look at https://stripe.com/docs/sources/ideal#specifying-customer-bank
StripeIdeal.confirmPayment("the client secret", returnUrl: "https://example.com/return", bank: "ing")
1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A plugin to use stripe's ideal with Flutter

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on stripe_ideal