Card verification flow
Stay organized with collections
Save and categorize content based on your preferences.
Overview
The card verification flow is used to verify the details of a user’s card.
This is accomplished through the
verifyCardWithMinimumReservation
method. If this method synchronously returns SUCCESS
it means that the user's
card details have been verified.
Google will subsequently call the
asynchronousCancelFundsReservation
method in order to return any funds to the user that were reserved during the
verifyCardWithMinimumReservation
method.
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[],[]]