-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
hey I've looked at the easy pay api documentation and it seems your request builder
new Request(MainActivity.this) .setAmountToPay("500") .setCurrency("UGX") .setPaymentReason("some reason") .setClientSecret("your secret") .setClientID("your client id") .initialize();
is missing a setPhoneNumber() method
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels