Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement create token method #165

Merged
merged 4 commits into from
Jun 30, 2021
Merged

implement create token method #165

merged 4 commits into from
Jun 30, 2021

Conversation

remonh87
Copy link
Member

@jonasbark @jamesblasco This is the diff from the dart side regarding create token. I had not yet time to test it but I can pick that up sunday. I already create the pull request so we do not forget

@remonh87 remonh87 force-pushed the implement-create-token branch from 58314bf to e2731a4 Compare June 27, 2021 12:20
@remonh87 remonh87 force-pushed the implement-create-token branch from 9ecbe9a to 36ee766 Compare June 27, 2021 13:47
@jonasbark jonasbark merged commit efda990 into sync Jun 30, 2021
@jonasbark jonasbark deleted the implement-create-token branch June 30, 2021 16:11
jonasbark added a commit that referenced this pull request Jul 4, 2021
* sync android code

* implement new parsing cardfield and paymentintent

* comply to new result propagation for setupintent

* sync ios

* Update dart layer

* Throw errors for easy debug + cancel login when error

* workaround for stripe/stripe-react-native#368, also adjusted canceledAt

* migrate to flutter_lints because pedantic is deprecated

* implement create token method (#165)

* implement create token method

* add create token to example app

* Add createToken for iOS

* Make example tiles scrollable

Co-authored-by: Jaime Blasco <[email protected]>

* improve documentation for Android and issues #155 #142

* fix merge issue

* add  urlscheme to initialise method

* BREAKING: rename threedsecure button config and add config theme for other buttons

* BREAKING make paymentIntentClientSecret nullable and add setupIntentClientSecret for paymentsheet

* add fontfamily and dangerouslyGetFullCardDetails to cardfield

Co-authored-by: Remon <[email protected]>
Co-authored-by: Remon Helmond <[email protected]>
Co-authored-by: Jaime Blasco <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants