Commit Graph

96 Commits

Author SHA1 Message Date
SerHack
0c64b9ce5f
Adding support for subscriptions 2018-07-06 21:50:06 +02:00
SerHack
d97311b2a4
Merge branch 'master' into master 2018-07-05 21:42:01 +02:00
SerHack
8ec095d9d6
Fix #62 . Thanks @moryoav 2018-06-21 18:24:41 +02:00
cryptochangements34
55356ace73
refactor zero confirmation verification code 2018-06-08 23:21:54 -05:00
cryptochangements34
8ff6da2d52
always use integrated addresses 2018-06-08 15:08:55 -05:00
cryptochangements34
34eac09175
more efficient non rpc validation 2018-06-08 14:43:30 -05:00
Dimitris Apostolou
8def077ba4
Fix typos 2018-05-20 23:34:06 +03:00
cameleater
903bd8b2d7
update monero_payments.php
should now support all the woocommerce currencies as long as the currency is also supported cryptocompare api
2018-05-18 10:57:33 +08:00
pitifultermite
9e924a1a61
Update monero_payments.php 2018-05-01 02:01:02 +02:00
cryptochangements34
fa9d6b7162
check if *all* cart items are virtual 2018-04-20 17:52:03 -04:00
cryptochangements34
380cd24527
Update monero_payments.php 2018-04-14 13:55:53 -05:00
IndeedMiners
ab8ef9fa2f style url fix 2018-03-30 17:26:47 +02:00
cryptochangements34
ecc19adb83 verify address checksum 2018-03-29 20:40:24 -04:00
Phillip Whelan
35c9ef14db
Show icon when choosing payment method. 2018-03-21 06:37:24 -03:00
cryptochangements34
d0071b12a9
remove no longer needed note 2018-02-26 19:03:57 -06:00
cryptochangements34
552792625d
Store some basic info in metadata
This should help merchants with book keeping
2018-02-26 19:02:32 -06:00
cryptochangements34
fc38605772
add warnings about Payment IDs and JS 2018-02-18 13:38:46 -06:00
cryptochangements34
39361a247b
text formatting 2018-02-11 17:30:32 -06:00
cryptochangements34
ad1edf568c
make a little more verbose 2018-02-11 17:13:00 -06:00
cryptochangements34
309b141477
payment verification fixes 2018-02-11 17:07:58 -06:00
cryptochangements34
b519522899
Fix typo 2018-02-05 15:52:20 -06:00
cryptochangements34
0b15e31672
Dont miss blocks
Set a cookie for the last seen block so that one is not missed in the case that two blocks are mined in a very short period of time.
2018-02-05 15:46:28 -06:00
cryptochangements34
460f4f6c75
Add support for SGD
Add support for converting Singapore Dollar (SGD) to Monero (XMR)
2018-02-02 17:11:23 -06:00
cryptochangements34
acd3ca568c
fix payment id with QR codes
should be tx_payment_id not payment_id
2018-01-30 19:38:40 -06:00
cryptochangements34
19a2b2cfe1
Only use integrated address w RPC 2018-01-30 19:35:14 -06:00
cryptochangements34
33a982107f
Fix bug with discount 2018-01-30 19:32:19 -06:00
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