Skip to content

Comments

Changed phone datatype from Integer to String#144

Open
deependra227 wants to merge 1 commit intoCyberSource:masterfrom
deependra227:fix/phone-datatype
Open

Changed phone datatype from Integer to String#144
deependra227 wants to merge 1 commit intoCyberSource:masterfrom
deependra227:fix/phone-datatype

Conversation

@deependra227
Copy link

@deependra227 deependra227 commented Feb 10, 2024

Phone numbers may exceed the Integer.MAX_VALUE (Indian phone numbers are greater than Integer.MAX_VALUE). Therefore, it's more effective to handle them as strings.
Faced this issue while integrating cybersource

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants