Commit Graph

150 Commits

Author SHA1 Message Date
cryptochangements34 5cb6d1756b
Update version 2018-01-24 20:01:12 -05:00
cryptochangements34 27fa98b31f
Update version 2018-01-24 20:00:49 -05:00
cryptochangements34 dcbc682660
Update README.md 2018-01-24 19:55:41 -05:00
cryptochangements34 566a003122
Merge pull request #42 from cryptochangements34/master
Allow optional 0 confirmation transactions
2018-01-24 16:47:44 -06: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 3e9b4acd48
add get_mempool_txs 2018-01-24 16:35:49 -06:00
cryptochangements34 6b43b53cfe
Merge pull request #41 from cryptochangements34/master
Check if payment id is set first
2018-01-24 07:38:57 -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 6326652a19
Merge pull request #40 from cryptochangements34/master
Allow Transaction Verification Without Monero-Wallet-RPC
2018-01-23 16:52:19 -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 f4822f237e
Add block explorer tools 2018-01-23 16:36:08 -06:00
serhack 9f1fb367e2
Update monero_payments.php 2018-01-06 20:22:00 +01:00
serhack 598b7085ed
Update README.md 2018-01-02 11:31:07 +01:00
serhack 2e2c5b1b4a
Merge pull request #39 from cryptochangements34/master
Add readme.txt with FAQ
2017-12-29 09:05:48 +01:00
cryptochangements34 05695f766d
Update 'learn more' link 2017-12-28 22:51:37 -06:00
cryptochangements34 09ae386805
Create readme.txt 2017-12-28 15:58:57 -06:00
serhack f44378e349
Merge pull request #38 from cryptochangements34/master
Use different order statuses for virtual goods
2017-12-28 16:38:02 +01:00
cryptochangements34 1ca11855fe
Use different order statuses for virtual goods 2017-12-28 09:22:55 -06:00
serhack d3aa4f0410
Merge pull request #37 from cryptochangements34/master
Use view-only wallet in lieu of username/password
2017-12-28 08:50:24 +01:00
cryptochangements34 fbd51c0593
Add view-only tutorial link
Add a link to a tutorial for creating view-only wallets on the monero stackexchange
2017-12-27 22:45:56 -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 f561d4badf
Remove password for view-only wallet
A view-only wallet should be used instead as it is more secure and doesn't require a password to stay secure.
2017-12-27 18:41:36 -06:00
cryptochangements34 c453febd79
Switch to instruction for view-only wallet
A view only wallet is easier and more secure than a password for the real wallet
2017-12-27 18:30:34 -06:00
serhack 51cc463e7d
Merge pull request #35 from cryptochangements34/master
Allow payment to be sent in several "chunks"
2017-12-06 06:49:14 +01:00
cryptochangements34 20b7b15192
Allow payment to be sent in several "chunks"
Addresses issue #31
2017-12-05 19:46:45 -06:00
serhack 0768921287
Merge pull request #33 from cryptochangements34/master
Sanatize $payment_id cookie
2017-11-24 06:48:42 +01: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 d903b28353
Update README.md 2017-11-22 18:49:00 +01:00
serhack 4bf7afb67a
Update README.md 2017-11-22 18:48:37 +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
serhack 8f2419e25e
Merge pull request #30 from cryptochangements34/master
Update Design
2017-11-03 06:46:27 +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
serhack c578f82770 Update library.php 2017-10-17 14:43:05 +02:00
serhack dc6ecac508 Update monero_gateway.php 2017-10-17 14:42:46 +02:00
serhack b8ed8e9230 Merge pull request #27 from Alicesland/master
Code Update
2017-09-22 07:46:05 +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
serhack d6438eba52 Update library.php 2017-09-14 21:07:53 +02:00
serhack b0c623fb5f Merge pull request #26 from QuickBASIC/text-revisions-0
Text Revisions
2017-09-06 14:06:58 +02:00
Mike Justman 789c2f1eaa text revisions
* phrasing
2017-09-06 07:49:27 -04:00
Mike Justman 363e770a7a text revisions
* phrasing
2017-09-06 07:48:00 -04:00
serhack f7807d58d9 Update README.md 2017-09-03 10:29:17 +02:00