Skip to content

Enhance validate phone number method#18

Open
andhikaribrahim wants to merge 1 commit intomasterfrom
enhance-validate-phone-number-method
Open

Enhance validate phone number method#18
andhikaribrahim wants to merge 1 commit intomasterfrom
enhance-validate-phone-number-method

Conversation

@andhikaribrahim
Copy link

Issue

For some cases, if phone number submitted like these examples:

String phoneNumber = "6282211110234";
String phoneNumber = "082211110234";
String phoneNumber = "006282211110234";

String phoneNumber = "82211110234";

Our API will throw "Invalid api_key/signature" error.

@andhikaribrahim andhikaribrahim self-assigned this Mar 4, 2019
Copy link
Collaborator

@pangtongs pangtongs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs testing / proof this works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants