Git Product home page Git Product logo

Comments (4)

rdcoder33 avatar rdcoder33 commented on August 23, 2024 3

Well when using, live stripe keys I got the error: "Merchant is not available for Google pay"

from stripe_native.

jnblanchard avatar jnblanchard commented on August 23, 2024

All you’ll need to do is go to the stripe dashboard, grab your production publishable key and apply that to the string argument on setPublishableKey. On the backend make sure production keys are being used to call the charge api with the generated tokens.

from stripe_native.

rdcoder33 avatar rdcoder33 commented on August 23, 2024

Waiting for response

from stripe_native.

epiphanatic avatar epiphanatic commented on August 23, 2024

@rdcoder33 there are a couple of things you need to do besides just changing the keys.

  1. You need to have gpay approved for your package in the business console: https://pay.google.com/business/console
  2. You must actually put the app in the play store for it to work, ie you cant be running debug or even release mode - this is what tripped me up as I was trying to test in some way before putting it in public but unfortunately you can't or I just could not figure out how to do so.

There could be other things depending on setup, but those two things are key and without them it simply will not work.

from stripe_native.

Related Issues (12)

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.