Skip to main content

Questions tagged [braintree]

Braintree provides an API for accepting payments online and through mobile apps with a single integration.

braintree
0 votes
0 answers
16 views

Braintree with Paypal not working with Multi Website and Multi Currency setup - Sandbox Environment

I am experiencing an issue with PayPal used with Braintree Sandbox. I have multi website setup. US and UK website. UK website is working fine and accepting the payment in GBP using PayPal. I am using ...
Amit Sankhala's user avatar
0 votes
0 answers
36 views

Braintree Online Payments - Can you send a link to a customer to make payment

We are looking at Braintree Payments for our website, We require the ability to be able to send a "payment link" to a customer to make a payment online on occasion. Does Braintree payments ...
Nick's user avatar
  • 1
0 votes
0 answers
38 views

Braintree android sdk

Currently i have the php backend server to retrieve the client token, i had already success retrieve the client token, but when i run the app the app keep crashing and i get the error bellow Error: ...
pro hehe's user avatar
0 votes
1 answer
715 views

Magento 2.4.7 Compile Error With Core BrainTree Module - Solution? - Fixed Using php 8.3

Running Magento 2.4.7 on Nexcess, php 8.1. though I tried with 8.2 as well. Non Issue With php 8.3! Compile error: [servername]$ php bin/magento setup:di:compile Compilation was started. Repositories ...
Mike L-SJC's user avatar
0 votes
0 answers
35 views

How to implement venmo payment in braintree payment

Venmo - Braintree payment Venmo option not showing in Payment Methods. Please look at the attached screenshot.
Piyush Shukla's user avatar
1 vote
0 answers
44 views

Is there a known timeout problem related to Braintree hosted fields checkout and Analytics.GA4.PurchaseComplete?

Grasping at straws; there is a very intermittent and tough to reproduce issue my team is facing since we rolled out an implementation of Braintree checkout for credit cards. It's working great but ...
Mateo Luis's user avatar
0 votes
0 answers
35 views

ClientToken getting UNDEFINED?

I want to generate clientToken by braintree but I'm getting UNDEFINED..... var braintree = require("braintree"); // generate client token code export const braintreeToken = (req, res) =>...
Paras Chouhan's user avatar
0 votes
2 answers
27 views

clientToken from braintree not getting?

I am trying to get clientToken from braintree payment gatway .... I am using it as demo and copied all three value from braintree acount. //this is the values I copied from braintree MERCHANT_ID= '' ...
Paras Chouhan's user avatar
0 votes
1 answer
500 views

Starting custom activity in React Native with Expo

I am currently working at a React Native application built with Expo and I wish to integrate the Braintree SDK Drop-in UI component to create a check-out section. Unfortunately, I can not figure out a ...
Alex Aelenei's user avatar
1 vote
1 answer
351 views

How to test google pay 3d secure flow

Currently i am using braintree to integrate google pay. I have done all the code changes required. I have already joined test card group provided by google for testing. But i need to test flow for 3d ...
Ben Beckman's user avatar
0 votes
0 answers
25 views

Braintree unvalid Token

I am trying to implement a payments system using Braintree functionality. So, I tested all functionality in Postman using as a token a fake-valid-nonce, and payments appear in my sandbox account with ...
shapeShifter42's user avatar
0 votes
0 answers
13 views

Process not defined at _Environment.initClass (environment.js:5:30) at ../node_modules/braintree/lib/braintree/environment.js (environment.js:78:13)

I am not able to figure out what happened randomnly IS this frontend or backend error? environment.js:5 Uncaught ReferenceError: process is not defined at _Environment.initClass (environment.js:...
user-usman's user avatar
0 votes
0 answers
23 views

Cocoapods doesn't work with shared pods: "Multiple commands produce error"

Here is how the Podfile is structured: # Uncomment the next line to define a global platform for your project platform :ios, '13.0' use_frameworks! def common_pods pod 'Braintree' pod 'Braintree/...
devdoe's user avatar
  • 4,325
-1 votes
1 answer
56 views

Adding a credit card to Stripe and Braintree concurrently

I'm using Stripe.js and directly adding the customer's credit card to Stripe. I want to simultaneously use Braintree! Is there a solution where the user only needs to enter their card information once,...
meysam eradeshahy's user avatar
1 vote
1 answer
3k views

com.google.android.gms:play-services-maps has reported version 16.0.0 as outdated

We have an Ecommerce Flutter application that uses flutter_braintree package for payment gateway (paypal, credit card etc). It's been a few months since the dev/devs updated anything for the package. ...
Bani Akram's user avatar

15 30 50 per page
1
2 3 4 5
103