Skip to content

Can you please update the these complete library? #123

Open
harleenarora wants to merge 81 commits into0.29-compatfrom
master
Open

Can you please update the these complete library? #123
harleenarora wants to merge 81 commits into0.29-compatfrom
master

Conversation

@harleenarora
Copy link
Copy Markdown

Hi, I am working react-native latest version. I am so many changes into react-native-braintree-xplat library under the node_module for compatible.

Please update this.

adrianchinghc and others added 30 commits August 11, 2016 23:04
…tion_text

Customisation of text for call to action button
pass paypal user info back to javascript
[iOS] Added advanced fraud tool (data collector)
Using more unique ActivityEventListener requestCode to prevent collis…
resolves: #20
this bug was introduced by d875757 on Aug 10.

As a result, when you use an invalid card, the function call hangs and catch is never called.
- I updated the minor because this technically might change the module behavior in that it validates the nonce when you finall yuse it on the server and not immediately. This is fine.
change the CardBuilder Validate to false
feat(android): add compatible showPayPalViewController function
kraffslol and others added 30 commits April 2, 2017 00:29
Check if phone is nil before adding it to args
By default, shouldValidate should be set to YES in order to validate card number and CVV code.
Android:
https://developers.braintreepayments.com/guides/drop-in/android/v1

title => primaryDescription
description => secondaryDescription
amount => amount

iOS:
https://developers.braintreepayments.com/guides/drop-in/ios/v3

summaryTitle => title
summaryDescription => description
displayAmount => amount
added credit card validation for android
Add support for title, description and amount options.
Add BraintreeCancelListener and invoke callback when the error is ocurred
Bug fixed - import correct header to support rn0.40 or above
Remove createJSModules @Ovveride - RN 0.47 compatibility
Braintree Latest version changes
Invoke callback when user cancels payment
* Make iOS accept dictionary of options for `getCardNonce`. This makes solution much more flexible.

* Make iOS JS implementation compatible with iOS native implementation

* Type comparison

* Make Android `getCardNonce` compatible with iOS implementation.

* Format Java codebase

* Make Android JS implementation compatible with iOS

* Android - do not work with expirationMonth/expirationYear in order to keep compatibility with iOS

* Update types

* Remove duplicate import

* Update docs

* Cleanup
* Trigger 3DSecure modal

* Add threeDSecure option

* Handle errors

* Handle race condition

* Dismiss native view while waiting for 3DSecure
* [Android] Add 3DSecure

* Handle errors
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.