# Poynt Collect - FAQs

# Web Wallet

# What is the supported GooglePay/ApplePay version?

  • GooglePay apiVersion: 2 and apiVersionMinor: 0

  • ApplePay version 10

# "Apple Pay Is Not Available For This Website" when processing payment

Check business type that is attached to this ecommerce merchant. "Live" merchants only accepts real cards, while "Test" merchants only accepts GoDaddy-approved test cards.

# "Payment Not Completed" when processing ApplePay

Check your payment_authorized event handling. You must complete the authorization by explicitly calling event.complete()

Last Updated: 12/14/2023, 9:21:48 AM