ขั้นตอนการยืนยันบัตร
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ภาพรวม
ขั้นตอนการยืนยันบัตรใช้เพื่อยืนยันรายละเอียดบัตรของผู้ใช้
ซึ่งทำได้ผ่านเมธอด verifyCardWithMinimumReservation
หากวิธีนี้แสดงผล SUCCESS
แบบพร้อมกัน แสดงว่ารายละเอียดการ์ดของผู้ใช้ได้รับการยืนยันแล้ว
Google จะเรียกใช้เมธอด asynchronousCancelFundsReservation
ในภายหลังเพื่อคืนเงินให้แก่ผู้ใช้ที่จองไว้ในระหว่างเมธอด verifyCardWithMinimumReservation

สงวนลิขสิทธิ์ Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-07-25 UTC"],[],["The card verification process involves using the `verifyCardWithMinimumReservation` method to check a user's card details. A `SUCCESS` response confirms verification. Afterward, Google uses the `asynchronousCancelFundsReservation` method to release any funds temporarily held during the initial verification. This process ensures the card's validity and then promptly reverses the temporary hold on funds.\n"]]