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

สงวนลิขสิทธิ์ Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 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"]]