question

Lorraine LIng avatar image
Lorraine LIng asked zamba666 sent

Does Account.name always have merchant name followed by bar?


In sandbox environment, with the following code

Account account = CloverAccount.getAccount(context);
Log.d(TAG, "account.name: " + account.name);

the log shows similar to:

 AnyMerchant, Inc | AnyUser@anymerchant.com

Is this always the format returned account.name?

Thanks for your assistance.

Clover Android SDK
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community