Version 1.4.4
We should not pass a phone number to Monetico in the payment form. This number is optional, but if it is provided, it should match the
documented regexp (^[0-9]{2,20}$)
, which is not always the case, an may break the payment
We should not pass a phone number to Monetico in the payment form. This number is optional, but if it is provided, it should match the
documented regexp (^[0-9]{2,20}$)
, which is not always the case, an may break the payment