flutter_stripe icon indicating copy to clipboard operation
flutter_stripe copied to clipboard

stripe_checkout redirectToCheckout() method name typo

Open kylegraycar opened this issue 3 years ago • 1 comments

Describe the bug In https://pub.dev/packages/stripe_checkout, the example code shows the method redirectCheckout(), when it is actually redirectToCheckout() in the docs https://pub.dev/documentation/stripe_checkout/latest/stripe_checkout/stripe_checkout-library.html

Package version 0.1.0

kylegraycar avatar Jan 03 '22 17:01 kylegraycar

Also, a link to an example app would be really helpful. Thank you!

kylegraycar avatar Jan 03 '22 17:01 kylegraycar

This is updated in the version 1.0.0. Thanks for submitting the issue

jamesblasco avatar Nov 02 '22 08:11 jamesblasco