Releases: malnafei/thawani-pay-woocommerce
Releases · malnafei/thawani-pay-woocommerce
v1.3.2: Fix product name issue
If the product name more than 40 characters, Thawani api will reject the request because the product name must be a string with a maximum length of 40. This release developed to sub-string the product name to 39 character.
Fix missing style
v1.3.1 Fix missing style
Support wooCommerce coupons
Bug fixes and performance improvements
- WooCommerce coupons
- Double price issue fixed
Fix missing style
v Fix missing style
Support products with Arabic name
v1.2.0 Support Arabic products
Product name issue fixes
This release with the fix to the product name issue.
{"success":false,"code":4000,"description":"Invalid information","data":{"error":[{"field":"products[2]._name","message":"The field Name must be a string with a maximum length of 40."}]}}
Also, customer phone added to the request metadata (Required by Thawani)
Thawani Pay v2
Accepts payments with the Thawani Pay v2 Gateway for WooCommerce