Skip to content

Releases: ZapriteApp/zaprite-for-woocommerce

Release 20240730142129

30 Jul 14:21
a494367
Compare
Choose a tag to compare

Release 20240507122054

07 May 12:20
537cfe3
Compare
Choose a tag to compare
Update readme files (#35)

Updated the installation instructions and included the YouTube video walkthrough in the readme files.

Release 20240409214450

09 Apr 21:44
aa383e0
Compare
Choose a tag to compare
Add method to payment info metadata (#34)

* add method

* 1.0.4

Release 20240409194259

09 Apr 19:43
b804a5d
Compare
Choose a tag to compare
Add payment info in Woo callback (#33)

* Add payment info in Woo callback

* Update zaprite-payment-gateway/zaprite-payment-gateway.php

Co-authored-by: Tom Esterez <[email protected]>

* update changelog 1.0.3

---------

Co-authored-by: Tom Esterez <[email protected]>

Release 20240327163045

27 Mar 16:30
7592eb6
Compare
Choose a tag to compare
Release 1.0.2 (#32)

* 1.0.2 release

* upgrade notice

Release 20240327161855

27 Mar 16:18
2ce6a78
Compare
Choose a tag to compare
Authorization header and Tunnel config docs (#30)

* tunnel config

* update docs

* add Authorization header

* Fix ZAPRITE_API_URL for dev

* remove apiKey header

* update doc

* update changelog

---------

Co-authored-by: Tom Esterez <[email protected]>

Release 20240313223532

13 Mar 22:35
f2fa49c
Compare
Choose a tag to compare
Update changelog (#29)

* update changelog

* add svg gitignore

Release 20240313220807

13 Mar 22:08
6d96077
Compare
Choose a tag to compare
fix: decimal conversion (#28)

* add money dependency

* update name

* github action

* major unit

* bitcoin

* simple conversion function

* update version

Release 20240228170538

28 Feb 17:05
f4218c0
Compare
Choose a tag to compare
wordpress plugin review fixes 2 (#27)

Release 20240219084846

19 Feb 08:48
38034ef
Compare
Choose a tag to compare
Wordpress Plugin Submission Review fixes (#26)

* wordpress plugin fixes

* move to asset folder per guide