cryptochangements34
27fa98b31f
Update version
2018-01-24 20:00:49 -05:00
cryptochangements34
7259659dad
font colors
2018-01-24 16:44:08 -06:00
cryptochangements34
fa49096c15
add optional 0-conf txs
...
Add the option to search the mempool for unconfirmed transactions for quicker payments
2018-01-24 16:37:33 -06:00
cryptochangements34
590779c263
Check if payment id is set first
...
Check that a payment id is set before verifying that the merchant owns that output instead of just checking every output in a block
2018-01-23 21:47:49 -06:00
cryptochangements34
5da38e31ca
Allow Transaction Verification w/o wallet-rpc
...
Use a block explorer API to verify transactions without monero-wallet-rpc
2018-01-23 16:49:41 -06:00
cryptochangements34
05695f766d
Update 'learn more' link
2017-12-28 22:51:37 -06:00
cryptochangements34
1ca11855fe
Use different order statuses for virtual goods
2017-12-28 09:22:55 -06:00
cryptochangements34
76602ebc3a
Updates
...
Remove password fields, a view-only wallet should instead be used. Improve some of the text.
2017-12-27 18:44:13 -06:00
cryptochangements34
20b7b15192
Allow payment to be sent in several "chunks"
...
Addresses issue #31
2017-12-05 19:46:45 -06:00
cryptochangements34
79dca7f9b7
Sanatize $payment_id cookie
2017-11-23 22:38:42 -06:00
serhack
c29d63f52a
Update monero_payments.php
2017-11-23 14:21:33 +01:00
serhack
9fcf1cb1de
Update monero_payments.php
2017-11-22 20:10:01 +01:00
serhack
882a923234
Update monero_payments.php
2017-11-22 18:23:05 +01:00
serhack
a959a97c2f
Update monero_payments.php
2017-11-22 18:16:20 +01:00
serhack
2140291ce8
Update monero_payments.php
2017-11-12 11:40:45 +01:00
serhack
7b23e08f60
Update monero_payments.php
2017-11-05 12:07:30 +01:00
serhack
82d08293ac
Update monero_payments.php
2017-11-05 11:32:00 +01:00
cryptochangements34
14570932c5
Update Design
2017-11-02 19:04:41 -05:00
serhack
4dde58e473
Update monero_payments.php
2017-11-01 19:13:01 +01:00
serhack
bb260bdd15
Update monero_payments.php
2017-10-17 14:47:28 +02:00
Alicesland
ca16660639
Code Update
...
Cleaned up the horribly formatted code into a much more consistant format.
Removed a unused method inside library.php
Added an onion service SSL error suppress option.
Fixed up a couple typos.
2017-09-21 16:11:47 -06:00
Mike Justman
363e770a7a
text revisions
...
* phrasing
2017-09-06 07:48:00 -04:00
cryptochangements34
d5d1439645
Fix typo
...
my bad...
2017-08-19 11:13:13 -05:00
cryptochangements34
387f653b23
Update colors
2017-08-19 10:57:08 -05:00
cryptochangements34
73f983e2c8
Add color to verifypayment message based on status
...
Unconfirmed will make it red, confirmed will make it green. This is to add visibility for people that dont know that much about crypto-currencies
2017-08-19 10:45:57 -05:00
cryptochangements34
b9980bbdbf
Bug fixes update
...
fixes small bugs with sql queries after payment verification, in getamountinfo() function, and with the instructions page.
2017-08-14 11:25:39 -05:00
serhack
0b02637507
Update monero_payments.php
2017-08-14 10:52:50 +02:00
serhack
db265e5dee
Update monero_payments.php
2017-08-14 10:52:26 +02:00
cryptochangements34
43a23800b7
Revise getamountinfo() function
...
Fixes typo along with other visual improvements such as converting atomic units to regular units
2017-08-13 16:53:11 -05:00
serhack
a39a959254
Update monero_payments.php
2017-08-13 20:26:51 +02:00
cryptochangements34
a63e05d48a
Allow merchant to set the % discount for using XMR
...
This sets things back up so that the merchant can set the precise percentage that they want to use as a discount for paying with Monero like in commit f75790d908
2017-08-13 13:18:20 -05:00
serhack
12c8d406ea
Update monero_payments.php
2017-08-13 15:25:39 +02:00
serhack
673279491a
Update monero_payments.php
2017-08-13 14:37:46 +02:00
serhack
8a48521e8f
Fix a typo
2017-08-12 07:56:00 +02:00
serhack
2ac2cbcab8
Update monero_payments.php
2017-08-11 18:25:02 +02:00
cryptochangements34
f75790d908
Gives option to provide a discount for using XMR
...
Allows merchant to choose to provide a discount (in terms of percentage) for customers that choose to pay securely with Monero
2017-08-11 11:06:06 -05:00
cryptochangements34
fd1a053a78
Update to store exchange rate in MySQL database
...
Update to store exchange rate data server-side in the MySQL database used by wordpress. This replaces the old model of storing this data client-side in a cookie
2017-08-10 11:46:34 -05:00
cryptochangements34
7358d21b66
Quick typo fix
...
Adds the '!' operator in front of the if(isset($array_integrated_address)) expression so that the error message will only show up if it is NOT set
2017-08-07 12:17:51 -05:00
cryptochangements34
5d043b0150
Adjusts $xmr_live_price - $rate_cookie comparison
...
This adjusts the comparison in favor of the merchant
2017-08-05 12:12:57 -05:00
cryptochangements34
6f9075573f
Fix cookie protection
2017-08-05 11:36:55 -05:00
cryptochangements34
a9478e4ae4
Store exchange rate as cookie
...
Stores exchange rate as a cookie (with protection against tampering), but will update if the price of monero changes by more than 1 fiat denomination. Also shows the message returned by verify_payment as a label.
2017-08-05 11:29:50 -05:00
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