merchantId property

String? merchantId
final

A Google merchant identifier issued after registration with the Google Pay Business Console. Required when PaymentsClient is initialized with an environment property of PRODUCTION.

In environment TEST, use the value TEST.

Implementation

final String? merchantId;