- Issue created by @p.a. rodriguez
- First commit to issue fork.
Automatically closed - issue fixed for 2 weeks with no activity.
There are incorrect values or values that are missings that should be sent to the API.
In the file PaymentMethodAddForm.php line 181 the value that is send for "Invitado" is = i should be 1
In the information send about the order in the datamap array the values
"serviceLocationCityName": "",
"serviceLocationCountrySubdivisionCode": "",
"serviceLocationCountryCode": "",
"serviceLocationPostalCode": ""
Should be mandatory and in the corrsponding iso format.
Active
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.