Wallet Extension show tips "Cannot Add Card"

When integrating the Wallet Extension, after clicking my app icon from the "From Apps on Your iPhone" list, I encountered the message: "Cannot Add Card. '***' is not responding. Wait a few minutes and try again. If the problem continues, contact the card issuer's customer service" instead of the configured login page appearing as expected.

What could be causing this issue, and how should I resolve it?

Answered by DTS Engineer in 830312022

Hi @jianyue111,

Happy to hear you resolved the issue. For anyone else hitting this error, please see the following guide:

Apple Pay on the Web Demo: Wallet Extensions

https://applepaydemo.apple.com/wallet-extensions

Cheers,

Paris X Pinkney |  WWDR | DTS Engineer

I have solve this problem. I need to set NSExtensionPrincipalClass with $(PRODUCT_MODULE_NAME).xxxUIExt in swift. The class xxxUIExt should be write using swift too.

Hi @jianyue111,

Happy to hear you resolved the issue. For anyone else hitting this error, please see the following guide:

Apple Pay on the Web Demo: Wallet Extensions

https://applepaydemo.apple.com/wallet-extensions

Cheers,

Paris X Pinkney |  WWDR | DTS Engineer

Wallet Extension show tips "Cannot Add Card"
 
 
Q