I am using android clover SDK. I am getting merchant info, payment info, order id. But not customer info.
How to get customer information if customer is there while creating order.
CustomerConnector c = new CustomerConnector(mContext, sAccount, null); c.getCustomers() or c.getCustomers(query) or c.getCustomer(id)Please search these forums, there are lots of examples.
4 People are following this question.
Initialize more then one custom tender from a single app
Create order with customer with an associated client
can i get order's invoice using clover api?
com.clover.sdk.v1.BindingException: Could not bind to Android service
Clover SDK - Customer.getPhoneNumbers() and Customer.getEmailAddresses() always empty