Posts

Post not yet marked as solved
2 Replies
537 Views
The device reset option is not coming under "Certificates, Identifiers & Profiles" -> Devices whereas Expiration Date has been extended to next year. Payment is done already. Pleae help how to get device reset at my account and also, let me know how long this option will be available.
Posted Last updated
.
Post not yet marked as solved
2 Replies
917 Views
Hi,I am implementing apple pay in web and I want to show Apple Pay setup button when there is no card in the wallet or user has not signed in icloud.Now, I am stuck with ApplePaySession.canMakePayments(['visa', 'masterCard', 'amex']) and ApplePaySession.canMakePaymentsWithActiveCard('merchant.name') methods. Both methods are returning true even when there is no card in wallet.I testing this on Mac os Mojave 10.14.6 with sandbox account with sandbox cards.please help!thanks
Posted Last updated
.