Post

Replies

Boosts

Views

Activity

Apple Pay should show only with debit cards in the payment sheet and shouldn't include prepaid cards
Hi, Our Product background: Our product is a credit line provider based in UK. Works more or less like a credit card. Hence we won't be taking payment from other credit cards. We are planning to have Apple Pay in our product to get payments. To showing only debit cards, we set merchant capabilities as below while creating a session for Apple Pay on the web. "merchantCapabilities": [ "supports3DS", "supportsDebit" ] Payment sheet shown with only Debit cards as expected. But I'm not sure whether this will ignore Prepaid cards or not. Problem Statement: Our product is not supposed to get payment from Prepaid cards(non-debit cards). Some Prepaid cards tend to support overdraft(credit card kinda) feature too. So we should show only debit cards for user to choose and not any other type of cards. Is there any way to ignore prepaid cards in Apple Pay? Please advice. Thanks in advance.
0
0
448
Jun ’23
In iOS app when using Apple Pay user should be shown only with debit cards
Hi, App background: Our app is a credit line app based in UK. Works more or less like a credit card app. Hence we won't be taking payment from other credit cards. We are planning to have Apple Pay in our app to get payments. Problem statement: As stated earlier we couldn't use credit card for payments from within Apple pay. Is there any way to show only debit card in Apple Pay? Or is there any way to restrict customer from using credit cards via Apple Pay? Thanks in advance.
3
0
1.1k
Dec ’22