#iyyappan

1 messages ยท Page 1 of 1 (latest)

normal pierBOT
olive void
#

Hi ๐Ÿ‘‹

Are you setting the config.merchantDisplayName when you initialize the Payment Sheet?

tender sail
#

you mean initial payment sheet?

olive void
#

No, initialize. When you instantiate it with a specific configuration

tender sail
#

Okay Let me check

olive void
#

Specifically I think this little bit of code may be what you need:

 var configuration = PaymentSheet.Configuration()
      configuration.merchantDisplayName = "Example, Inc."
#

That sets what merchant name gets displayed to the customer on the Payment Sheet

tender sail
#

It's working good. I got it. Thanks

olive void
#

๐ŸŽ‰ great to hear ๐Ÿ™‚