I can't get tested Loyalty Card

svetlana ilina

New member
Feb 4, 2020
2
0
0
Visit site
I have a question about Loyalty Card in Google Pay.
We implemented a sign-up form with sending data of a new user to Google Pay for creating a new Loyalty Card.
However, a long correspondence with the Testing service did not help us, and we can’t understand why the Loyalty Card is not placed on Google Pay.
We are being sent by the Testing service for all questions on implementation details to the same documentation page -https://developers.google.com/pay/passes/guides/enrollment-signin/#faq.
But the Testing service doesn't respond to technical specific questions.
Last correspondence with Testing service
ended with the same link, but they didn’t even go in
to the authorization page for testing it.

The main problem we are stuck on is here.
Google Pay's request comes to our server. We don't see it and can't catch it.
As we understood, before Google Pay went to our site, Google Pay had sent a request POST userProfile.
We should be catch it and placed the request fields in our form on the site so that the Testing service could see the correct exchange.
Then the Testing Service clicked the button at the bottom of the form with your data from the request and were redirected to create a Loyalty Card.
If the process didn't happen, please, explain what it should be? Did post request text or encrypted come?

If the support service is responding without going into too much details, to whom can I write to get an answer?
 

svetlana ilina

New member
Feb 4, 2020
2
0
0
Visit site
We faced with testing problem on the side Google Pay.

At the current stage, we get into the GPay only after Card registration on the side of our site, when after filling out the form user is redirected to the GPay page to create a new Card. A Card is being created : we see it with the data that is entered into the form, but the GPay doesn't send any requests to our site. A special test environment from GPay is needed?

Google Pay's support service asks: "Are you receiving the POST from GPay when you attempt the enrollment flow from the app?"

How we can apply from GPay if we can't create a Card from GP at this stage?

Support service writes "When you submit your user details from GPay, it sends a POST request to your server so that when your page is displayed it contains the information from the user data form. "

As we pointed, at the current stage we can't send data from the GPay. It was expected thatGoogle Pay's support service send a POST request to our site, but we don't see POST request's body. It is empty. Therefore, we asked earlier, What internet service we can see it with? They answered, as we understood, that we can see it by sending from GPay. How to send it from the GPay, if at the testing stage we can only see newly created cards and we don’t get any requests from GPay?

Is testing take place from GPay app? If so, why don't we have an access?

We get a request POST, but with an empty request body. The GPay has a lot of users with the Loyalty Card. Someone has already come across this. We didn't find such situations on the Internet. How anybody have handled situations like this before?

How to create a new Card from GPay and see a POST request?
 
Last edited: