merchantDisplayName property
The merchant display name that will appear within Apple Pay’s payment sheet.
For example:
merchantDisplayName: "My Awesome Store"
This is typically shown to the user during the Apple Pay checkout process to identify the merchant or business.
Implementation
final String merchantDisplayName;