Commit Graph

236 Commits

Author SHA1 Message Date
wowario 8122cdf8ef
fix address validation 2021-05-13 13:15:08 +03:00
wowario b9e5fcc96e
such wow 2021-05-13 12:13:02 +03:00
tidux 572f04dfba add automated install info to readme 2021-05-10 11:16:41 +02:00
SerHack 9f0a8581e6
Update class-monero-gateway.php 2021-04-25 10:41:07 +02:00
SerHack 2e6ec376a2
Update class-monero-gateway.php 2021-04-25 10:38:32 +02:00
Cactii1 acfdc094da Show Proper Address in QR Code
Show integrated address in QR Code rather than base address.
2021-03-04 11:57:17 +01:00
Cactii1 fcedf21b30 Remove Extra / in URI
Fix extra / in URI that makes link to tx fail on block explorer.
2020-12-18 06:46:32 +01:00
xiphon 90e058baeb monero-gateway: fix AJAX status updates - use get_customer_id() 2020-06-21 09:00:17 +02:00
xiphon 954eb92785 monero-explorer-tools: explorer url - strip trailing slashes 2020-06-19 19:38:40 +02:00
SerHack b45b9625fb
Update monero-woocommerce-gateway.php 2020-03-18 10:44:17 +01:00
SerHack 009f1d0594
Update monero-gateway-admin-settings.php 2020-01-05 22:26:35 +01:00
SerHack 25416473eb
Update class-monero-gateway.php 2019-07-03 10:40:26 +02:00
SerHack a3e10ab36f
Add a error message if it is unable to fetch prices 2019-06-30 10:43:03 +02:00
SerHack 9af67ae75d
Update monero-woocommerce-gateway.php 2019-06-19 21:31:50 +02:00
SerHack a29b4d00b6
Update class-monero-base58.php 2019-06-19 21:30:50 +02:00
SerHack fea43715ea
Update base_58 library. 2019-06-16 10:09:43 +02:00
SerHack 596a1e29ad
Update readme.txt 2019-06-16 10:00:50 +02:00
SerHack 646bcd671a
Update class-monero-gateway.php 2019-03-03 13:51:48 +01:00
itssteven 5fa97a8282 Update monero-woocommerce-gateway.php 2019-01-12 14:11:13 +01:00
itssteven 21df86e4b8 Update class-monero-gateway.php 2019-01-12 14:11:13 +01:00
itssteven 8e7d258b5b Update class-monero-gateway.php 2019-01-12 14:11:13 +01:00
itssteven 7e48521570 Subaddresses
`payment_id` column extended to fit a subaddress over a 16 char payment id
2019-01-12 14:11:13 +01:00
itssteven ba395d507e Update class-monero-gateway.php 2019-01-12 14:11:13 +01:00
itssteven f7d1f9b968 Update class-monero-wallet-rpc.php 2019-01-12 14:11:13 +01:00
itssteven 184e740452 Subaddresses
`get_address_index` for getting the index number of a specific subaddress, `get_transfers` to get in&pool transfers for that subaddresss index number, `store` required in create_address and create_address required to create new subaddresses
2019-01-12 14:11:13 +01:00
itssteven 8009819592 Subaddresses
Generate subaddress instead of payment id and don't bother creating an integrated address if we're using the rpc.
2019-01-12 14:11:13 +01:00
cryptochangements34 5064b95040
Merge pull request #77 from mosu-forge/topic-plugin-conflict
modified woocommerce_gateway_icon filter to use two arguments
2018-11-28 11:07:42 -05:00
mosu forge ad0d9ef004 modified woocommerce_gateway_icon filter to use two arguments 2018-11-28 07:37:38 -08:00
cryptochangements34 17a379a2aa
Merge pull request #75 from mosu-forge/topic-copyright
Re-added Ryo-currency copyright, contributor, and donation address
2018-11-28 08:38:53 -05:00
cryptochangements34 903432ac7a
Merge pull request #76 from mosu-forge/topic-readme
Updated readme
2018-11-28 08:36:45 -05:00
mosu forge f7fa0b758e Updated readme 2018-11-28 05:34:47 -08:00
mosu forge cd06d0303b Re-added Ryo-currency copyright, contributer, and donation address 2018-11-28 04:06:19 -08:00
SerHack ccb387095d
Update class-monero-gateway.php 2018-11-25 18:22:09 +01:00
SerHack 53463e9111
Update readme.txt 2018-11-24 21:51:01 +01:00
SerHack a17af45bd8
Update LICENSE 2018-11-24 21:47:27 +01:00
SerHack ad6fe196a6
Merge pull request #69 from mosu-forge/v3.0
Rewrite plugin to v3.0
2018-11-10 18:18:42 +01:00
mosu forge 1b2c66a75b removed donation address 2018-09-22 08:35:41 -07:00
mosu forge 4def1b771e Rewrite plugin to v3.0 2018-09-22 07:57:35 -07:00
SerHack 4c091a13f7
Merge pull request #63 from monero-integrations/subscriptions
Adding support for subscriptions
2018-08-10 13:31:10 +02:00
cryptochangements34 9e1d4b50c7
Update 2018 2018-07-27 12:58:13 -05:00
SerHack 0c64b9ce5f
Adding support for subscriptions 2018-07-06 21:50:06 +02:00
SerHack 0b4d7edf33
Merge pull request #57 from pitifultermite/master
QR URI fix with amount and payment id
2018-07-05 21:42:12 +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 4cbcde5e7b
add zero_conf option to get_outputs 2018-06-08 23:16:53 -05:00
cryptochangements34 b30ee78993
add BCMath to dependencies 2018-06-08 23:56:06 -04: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
cryptochangements34 d5dd832b91
add get_outputs function 2018-06-08 14:39:50 -05:00