- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I was wondering if I can get more information on this error I'm getting when running
visaPushProvisioningInterface.startCardProvisioning(context, params)
{
"code": "VP_ERROR_306",
"correlationId": "43F8C478E42248EEB237263F28BBA25F_VMCP",
"description": "Google Pay could not add your card to the wallet.",
"type": "GoogleWalletCreationFailed"
}
I'm wondering why Google Pay can't add my card to my wallet.
Thank you!
Solved! Go to Solution
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: More information on error - VP_ERROR_306
Just to add a few more details to this - I'm using Google Pixel 6, I have Google Wallet installed. I already opened it, it has Google Pay as my default, I have another card on the app, so the reason from documentation doesn't seem to be the right one
VP_ERROR_306
If the user has never signed in into Google Pay, the process will attempt to login into Google Pay and create a wallet ID; any failure during this process or if the user cancels the Sign-in will result in this error.
The user can fix this manually logging into Google Pay wallet for the first time on the device.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: More information on error - VP_ERROR_306
Hi @mihaildu,
Are you receiving an error with our API product? Or does your inquiry relate to an error on your personal device?
I provide support to the developer community, banks and merchants to build solutions with our APIs to market to their customers. I don't provide end user support.
Thanks,
Diana
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Diana,
Thank you for your reply. My issue was solved, it had to do with bad details provided to Google Push Provisioning API request here https://developers.google.com/pay/issuers/apis/push-provisioning/android/launch-process#step_2_push_...
We are not a client of Visa directly, but to Unit which is a client of Visa. Anyway, feel free to mark this as solved!
Thank you,
Mihail
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: More information on error - VP_ERROR_306
Hi @mihaildu,
Great to hear the problem is fixed and thanks for sharing the solution. 🙂
Thanks,
Diana
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: More information on error - VP_ERROR_306
Thank you for your question, @mihaildu. An agent will get back to you as soon as possible. In the meantime, if any community member knows the solution, please reply to this thread!