Your app does not include Merchant's name on the payment sheet
anisamh18 opened this issue · 5 comments
Anyone knows how to show merchnat's name in the payment sheet with for apple pay ?
the last of item of your items will be the display name
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 :)
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?
Update: I reflected my "CartSummaryItem" label to display merchant name. not ideal, but hoping it will work for Apple Review requirements.
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