react-native-payments icon indicating copy to clipboard operation
react-native-payments copied to clipboard

Your app does not include Merchant's name on the payment sheet

Open anisamh18 opened this issue 3 years ago • 5 comments

Anyone knows how to show merchnat's name in the payment sheet with for apple pay ?

anisamh18 avatar Dec 21 '21 13:12 anisamh18

the last of item of your items will be the display name

Tobbb avatar Feb 10 '22 10:02 Tobbb

Hi! If you're looking to use Stripe's payment sheet or Apple Pay, this library's maintainers have stated that they recommend everybody starts using that official Stripe library instead. Let me know if there's anything preventing you from migrating and we can try to address it soon :)

charliecruzan-stripe avatar Jul 07 '22 22:07 charliecruzan-stripe

This won't work for us developers that are stiill using token based Apple Pay logic... How can we add a merchant name utilizing this token based Apple Pay?

achall9 avatar Jan 26 '23 22:01 achall9

Update: I reflected my "CartSummaryItem" label to display merchant name. not ideal, but hoping it will work for Apple Review requirements.

achall9 avatar Jan 26 '23 22:01 achall9

Update: I reflected my "CartSummaryItem" label to display merchant name. not ideal, but hoping it will work for Apple Review requirements.

Did it work? I am honestly surprised I have to Google this issue because setting 'merchantDisplayName' doesn't do anything for me

ilyatsykunov avatar Jul 10 '23 10:07 ilyatsykunov