Skip to content

Releases: malnafei/thawani-pay-woocommerce

v1.3.2: Fix product name issue

Choose a tag to compare

@malnafei malnafei released this 11 Aug 05:34
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

Choose a tag to compare

@malnafei malnafei released this 27 Jul 14:50
v1.3.1

Fix missing style

Support wooCommerce coupons

Choose a tag to compare

@malnafei malnafei released this 27 Jul 08:21

Bug fixes and performance improvements

  • WooCommerce coupons
  • Double price issue fixed

Fix missing style

Choose a tag to compare

@malnafei malnafei released this 27 Jul 14:49
v

Fix missing style

Support products with Arabic name

Choose a tag to compare

@malnafei malnafei released this 03 May 06:47
v1.2.0

Support Arabic products

Product name issue fixes

Choose a tag to compare

@malnafei malnafei released this 25 Mar 09:48

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

Choose a tag to compare

@malnafei malnafei released this 10 Mar 09:37
c2c176a

Accepts payments with the Thawani Pay v2 Gateway for WooCommerce