Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unexpected developer error please try again later google pay #22

Open
rspapneja opened this issue Apr 10, 2019 · 1 comment
Open

unexpected developer error please try again later google pay #22

rspapneja opened this issue Apr 10, 2019 · 1 comment

Comments

@rspapneja
Copy link

rspapneja commented Apr 10, 2019

Hello Friends

I have download google pay sample code from GitHub and setup code in android studio
and I have used Payment gateway tokenization method and just change and add new payment gateway new and merchant id in testing environment

public static final HashMap<String, String> PAYMENT_GATEWAY_TOKENIZATION_PARAMETERS =
new HashMap<String, String>() {
{
put("gateway", "worldpay");

      put("gatewayMerchantId", "xxxxxxxxxxxxx069");
      // Your processor may require additional parameters.
    }
  };

After Run the project, I get below error

unexpected developer error please try again later google pay

How to solve this problem . its very urgent. Please help

@estaticdev123
Copy link

Hello,
You solve this error, I got the same error.

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

No branches or pull requests

2 participants