Skip to content

Releases: paytabscom/paytabs-woocommerce

4.11.2

22 Apr 10:16
8ce25ab
Compare
Choose a tag to compare
Hold on reject (#33)

* - Handle On-Hold status:
  Move the on-hold response to success group
  Set the Order status to 'on-hold'
  Add proper message to the notes of the Order
- Return trigger no more updates the order status

* Add severity to log messages

* Fix the Tokenization support matrix

4.11.1

12 Apr 12:56
Compare
Choose a tag to compare
SDK version update

4.11.0

06 Apr 07:35
e891501
Compare
Choose a tag to compare
Managed Form (#32)

* Add the managed form to checkout page

* Add the managed form option to admin panel
Handle display the managed form in checkout

* Process ManagedForm payment request

* Add Client key to the admin panel

* Dynamic JS file based on the region

* Handle Managed form with Tokenization option

* SDK Core update with the correct iFrame groups

* Run Tokenization routine only for logged-in users

4.10.0

17 Feb 12:21
be9ad03
Compare
Choose a tag to compare
Frammed (#30)

* iFrame mode (Framed payment page)

* Add animation loader while iFrame is loading

* Handle the Hold-On-Reject

* Update the ReadMe file

Co-authored-by: Walaa Elsaeed
Co-authored-by: Wajih Kammoun

4.9.1

28 Jan 11:06
8e12b45
Compare
Choose a tag to compare
Fix an issue if POST array contains special char (#29)

4.9.0

07 Dec 14:33
a729c45
Compare
Choose a tag to compare
IPN (#28)

* IPN implementation:
- Events supported: (Capture, Void, Refund, Partial Refund)
- One IPN webhook for all methods
- Allow/Deny IPN events to update the orders

* SDK upgrade

* Code refactoring
Change the Callback hook name
More debug messages

* Fix Partial Refund status
* Save all transaction references

4.8.0

15 Nov 11:08
3b3c6fe
Compare
Choose a tag to compare

support void function

4.7.3

14 Nov 10:48
Compare
Choose a tag to compare
Version update

4.7.2

08 Nov 10:40
a7dffe4
Compare
Choose a tag to compare
Hotfix/IPN response (#26)

* SDK upgrade
* Fix bug with Callback & IPN
if the payment failed, do not response as redirect

4.7.1

20 Oct 17:36
Compare
Choose a tag to compare
Capture functionality

- Save every transaction ref
- Update the Order transaction_id to latest captured trx
-  Fix a bug in Refund for Auth trx