Dear support team,
Thank you for the answer.
Regarding the Agenda/Booking system, I would like to reiterate that it's not just the word "Slot"; the entire system remains in English (days, months, checkout, and payment forms like "Service Fee", "Have a coupon?", etc.). It would be great to have these strings available for translation.
Regarding Mercado Pago Chile, it seems to be working correctly as it recognizes my credentials.
However, I am experiencing a critical issue with PayPal. When trying to complete a payment, the system returns an UNPROCESSABLE_ENTITY error. Looking at the API response details, the specific issue is:
- Issue:
CANNOT_BE_ZERO_OR_NEGATIVE - Field:
/purchase_units/amount/value - Value sent:
"0"
It seems the Botsailor integration is sending a value of "0" to PayPal instead of the actual service price. Could you please check why the checkout total is not being passed correctly to the PayPal API?
I look forward to your help. Best regards!