ahmedelkhyary / hyperpay

MIT License
6 stars 18 forks source link

Custom ui: month need to be two digits and it is int #20

Closed YazanAlaynin2 closed 9 months ago

YazanAlaynin2 commented 1 year ago

the problem is that i need to pass the month as int but when i pass month like from 1 to 9 it say expiry month is not valid.
this need to be fixes by changing the month to string maybe and get it like this (05) or you solve it from the package it self and add the zero for numbers from 1 to 9.

ahmedelkhyary commented 1 year ago

I hope u are doing well We will work on it in the next version to accept all solutions formats

YazanAlaynin2 commented 1 year ago

@ahmedelkhyary when it will be released?