George Fean

Results 11 issues of George Fean

I'm trying to implement google pay. Everything seems fine, the payment goes through, but the paymentToken contains this kind of object : `{\"error\":{\"message\":\"Record not found\"},\"fieldErrors\":[]}` Any help please ?

After changing the Address for the second time, I'm getting an error on Apple pay : InvalidStateError. Any solutions to this ?

I have such case in my app : I'm using both shipping address & shipping options. Shipping Options depend on the shipping address of the user, so before initialisation I...

Hi there, I couldn't find a correct way to tokenize my apple pay payment, so I can get the payment nonce in the end. If I pass 'braintree' as gateaway,...

Is there an option to give different bundleIdentifier and packageNames for ios and android accordingly ?

Hi there, disabling payment options like - cardDisabled, paypal: false, googlePay: false, don't work in my case.. I think the package is just taking look at clientToken and showing whatever...

is it possible to upgrade braintree version to 5.1.0 ?

Does anyone have an example app with all configurations ? Would be highly appreciated. Thanks in advance!

Works fine in simulator. On the real device it doesn't have a reaction when clicking on the button.

If there's another animation in progress and you're closing the sheet at the same time this causes the screen to freeze. For example if you have a button in this...