Skip to content

Releases: malnafei/thawani-pay-woocommerce

v1.3.2: Fix product name issue

11 Aug 05:34
Compare
Choose a tag to compare
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

27 Jul 14:50
Compare
Choose a tag to compare
v1.3.1

Fix missing style

Support wooCommerce coupons

27 Jul 08:21
Compare
Choose a tag to compare

Bug fixes and performance improvements

  • WooCommerce coupons
  • Double price issue fixed

Fix missing style

27 Jul 14:49
Compare
Choose a tag to compare
v

Fix missing style

Support products with Arabic name

03 May 06:47
Compare
Choose a tag to compare
v1.2.0

Support Arabic products

Product name issue fixes

25 Mar 09:48
Compare
Choose a tag to compare

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

10 Mar 09:37
c2c176a
Compare
Choose a tag to compare

Accepts payments with the Thawani Pay v2 Gateway for WooCommerce