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

Enable Tokenised Card Method for the 3DS2 #5

Merged
merged 5 commits into from
Nov 25, 2020

Conversation

karthiganesan90
Copy link

No description provided.

@karthiganesan90 karthiganesan90 merged commit cf51baa into version-0.7.2 Nov 25, 2020
@karthiganesan90 karthiganesan90 deleted the 3dsCryptoPull branch November 25, 2020 10:17
snanthagopal pushed a commit that referenced this pull request Apr 21, 2023
* Added paymentMethod field to applepay details

* fix compilation error

* Added static canMakePaymentsUsingNetworks method

* Add billingContact and shippingContact to paymentResponse on iOS

Require billing address with additional option 'requireBilling'

* Add name to billingContact and shippingContact

Remove billingContact and shippingContact reference that
is in the wrong place and is always undefined. It
should only be in the details field.

* bump version to 0.7.2

* Add license

* remove unnecessary json parsing; uniform method names; fix activation state

* Revert "Add license"

This reverts commit 1f1e6d8.

* fix podspec

* fix billing/shipping stuff

* Zero Amount (#5)

* validate ios version to authorize amount = 0 only for version greater or equal to 12.0
* bump version

* Zero price payments (#6)

* validate ios version to authorize amount = 0 only for version greater or equal to 12.0

* bump version

* change name of the method to validate the support of zero amount and change if condition

* bump version

* support for androidx

* remove packages folder

* remove conflicts with xcode projects and tabs v whitespace

* weird whitespace / tab conflicts

* weird whitespace / tab conflicts

* deleted package lock by mistake

* adds Truphone to the list of organizations

Co-authored-by: ACOSW <[email protected]>
Co-authored-by: Mitch Martin <[email protected]>
Co-authored-by: nricardo <[email protected]>
Co-authored-by: ThasMe,Joana <[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.

2 participants