You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have identified a bug in the RBSOFT SMS Gateway where SMS messages are not being sent to the API when the country code is NULL in the database. This issue becomes apparent when using themes that do not store the country code in the database, especially on orders placed through forms that do not display or store country information due to theme restrictions.
Steps to Reproduce :
Use a theme that restricts or does not display country information in the order form.
Or remove country code from an order on database and try to change status of order
Observe that the SMS is not sent to the API.
Expected Behavior :
The SMS should be sent to the API even when the country code is NULL in the database
if sms gateway require + and country code, retrieve default country code from woocommerce store
Sorry but we don't have support for that provider in the plugin, also the country field is mandatory in all cases so we don't understand why you don't have it, we do not recommend you to remove or block it. Without that value the plugin will never work because it needs to know the international code associated with a particular country.
I have identified a bug in the RBSOFT SMS Gateway where SMS messages are not being sent to the API when the country code is NULL in the database. This issue becomes apparent when using themes that do not store the country code in the database, especially on orders placed through forms that do not display or store country information due to theme restrictions.
Steps to Reproduce :
Use a theme that restricts or does not display country information in the order form.
Or remove country code from an order on database and try to change status of order
Observe that the SMS is not sent to the API.
Expected Behavior :
The SMS should be sent to the API even when the country code is NULL in the database
if sms gateway require + and country code, retrieve default country code from woocommerce store
Additional Information :
WordPress Version: Latest
Plugin Version: Latest
WooCommerce Version: latest
Thank you for your prompt attention to this matter. If you require any further information or clarification, please feel free to ask.
The text was updated successfully, but these errors were encountered: