PaymentV3Connector
public void PaymentV3Connector(Context context, Account account, ServiceConnector.OnServiceConnectedListener client)
Constructs a new OrderConnector object.
Parameters
context
the Context object, required for establishing a connection to the service.
account
the Account to use with the service.
client
an optional object implementing the OnServiceConnectedListener interface, for receiving connection notifications from the service.