Git Product home page Git Product logo

Comments (5)

lkorth avatar lkorth commented on May 29, 2024

It is not possible to use PayPal in sandbox mode through the Braintree SDK.

from braintree_android.

mickeyreiss avatar mickeyreiss commented on May 29, 2024

To give a little bit more background: Braintree does not currently provide an environment that is linked is to PayPal's sandbox.

Our environment interaction breaks down like this:

Braintree Environment PayPal Environment
Production Live (aka Production)
Sandbox Mock
-- Sandbox

We recommend doing development in Sandbox and then performing your final end to end tests against production before shipping apps to real users.

from braintree_android.

gbramwell avatar gbramwell commented on May 29, 2024

@muraliandroid If you have more questions with your integration, our support folks would love to help! [email protected] / 877.434.2894

from braintree_android.

sujithsj avatar sujithsj commented on May 29, 2024

private static final String CONFIG_ENVIRONMENT = PayPalConfiguration.ENVIRONMENT_SANDBOX;
by using this line you change the environment mode from mockdata to sandbox

from braintree_android.

lkorth avatar lkorth commented on May 29, 2024

Correct, however it is not possible to supply that constant to the PayPal SDK without some changes to braintree_android.

from braintree_android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.