Commit graph

46 commits

Author SHA1 Message Date
cryptochangements34
0f4d5f76c4 Updates order status upon payment verification
Updates the order status within woocommerce to "Confirmed" so that it can be viewed by the sysadmin/merchant.
2017-08-04 22:23:27 -05:00
cryptochangements34
094b978f18 Update (bug fixes)
Fixes some bugs and also switches from get_bulk_payments to get_payments (because we are only getting one payment at a time, not grabbing them in bulk).
2017-08-03 23:50:59 -05:00
serhack
6110bfa94b Update monero_payments.php 2017-08-03 15:47:06 +02:00
cryptochangements34
bdf522e54a Update to store payment id as a cookie
This will generate a cookie containing the buyer's payment id that will expire after 45 minutes to avoid generating a new payment id/integrated address each time that the page is reloaded.
2017-08-02 17:42:01 -05:00
serhack
feb9b1d24f Update monero_payments.php 2017-08-02 21:14:20 +02:00
serhack
494f64c3ff Update monero_payments.php 2017-07-27 14:17:23 +02:00
serhack
26dd56cf80 Support GBP, CAD, INR 2017-07-27 13:59:38 +02:00
serhack
01e44cf97f Update monero_payments.php 2017-07-26 21:52:48 +02:00
serhack
7d85f6c836 Update monero_payments.php 2017-07-26 18:47:25 +02:00
serhack
49b6ff645e Update monero_payments.php 2017-07-26 16:13:31 +02:00
serhack
cd5dc2fdf7 Update monero_gateway.php 2017-07-26 16:12:27 +02:00
serhack
8e7c720d9d No message 2017-07-26 14:57:48 +02:00
serhack
492ce433e2 Update monero_gateway.php 2017-07-26 11:58:47 +02:00
serhack
be681e7212 Update monero_payments.php 2017-07-24 17:20:46 +02:00
cryptochangements34
ddd8838275 Update to use server authentication
Also makes some changes to text
2017-07-23 21:14:59 -05:00
cryptochangements34
4dc7b7b286 Update library.php to use server authentication 2017-07-23 21:13:33 -05:00
cryptochangements34
f67eb9afbd Updates this to work with updated library class 2017-07-17 16:28:09 -05:00
cryptochangements34
f835a9e771 Updates library.php to support more functions
Updates library.php to have the full capability of https://github.com/monero-integrations/monerophp
2017-07-17 16:25:34 -05:00
cryptochangements34
bf46a1e735 Adds support for integrated addresses
Replaces old "regular address + legacy payment id" system with integrated addresses to make payments much simpler for the buyer.
2017-07-16 23:44:15 -05:00
cryptochangements34
43fa730ca0 Updates library.php to connect to rpc-wallet 2017-07-16 23:36:45 -05:00
cryptochangements34
0048b81809 Revises "Paying with Monero" Message 2017-07-16 23:29:16 -05:00
cryptochangements34
f0b6391aa0 Translates some commenting from Italien to English
Translates some of serhack's comments to English so that they can be read by others easier.
2017-07-16 23:27:20 -05:00
serhack
773cc34fa5 Update monero_payments.php 2017-07-16 11:15:43 +02:00
serhack
20def42a65 Update monero_payments.php 2017-07-16 10:55:00 +02:00
serhack
adafe2485f Update monero_payments.php 2017-07-16 08:09:36 +02:00
serhack
b5c8845f75 Update monero_payments.php 2017-07-15 22:25:46 +02:00
serhack
d9a9807b13 Update monero_payments.php 2017-07-15 22:02:33 +02:00
serhack
8947695a2d Update monero_payments.php 2017-07-15 20:02:36 +02:00
serhack
1d5b9bcf67 Update monero_payments.php 2017-07-15 15:56:14 +02:00
serhack
7f9fabbfa7 Update monero_payments.php 2017-07-15 13:32:34 +02:00
serhack
9f1ae715ac Update monero_payments.php 2017-07-15 10:09:48 +02:00
serhack
f828710d37 Update monero_payments.php 2017-07-14 18:13:00 +02:00
serhack
def3a7606c Update monero_gateway.php 2017-07-14 07:31:25 +02:00
serhack
63398d630a Some code style 2017-07-13 15:04:55 +02:00
serhack
dbac9f8482 Update monero_gateway.php 2017-07-13 14:42:22 +02:00
serhack
1484285e44 Update and rename monero/gateway.php to monero/include/monero_payments.php 2017-07-13 14:40:09 +02:00
serhack
a35b7cab4b Update gateway.php 2017-06-29 16:49:44 +02:00
serhack
9b1a82fb30 Update gateway.php 2017-06-29 16:48:18 +02:00
serhack
dc194c2017 Update gateway.php 2017-06-29 16:44:18 +02:00
serhack
a217ef2dd5 Create library.php 2017-06-29 16:43:39 +02:00
serhack
a7c055e7ad Update monero_gateway.php 2017-06-29 16:42:36 +02:00
serhack
87fbabcd9f Update gateway.php 2017-06-29 16:40:47 +02:00
serhack
888325d2d2 Update gateway.php 2017-06-27 14:55:02 +02:00
serhack
da9b72f24b Update monero_gateway.php 2017-06-25 11:33:15 +02:00
serhack
b2728357d1 Create gateway.php 2017-06-18 20:53:44 +02:00
serhack
a2a4217fba Create monero_gateway.php 2017-06-18 20:51:12 +02:00