David Remer
06728d616b
Merge branch 'master' into pay-now
2020-10-02 12:31:00 +03:00
Matt Allan
5fa0c293c7
Merge pull request #44 from woocommerce/issue-30-support-refunds
...
Enable refunds through gateway
2020-10-02 14:49:47 +10:00
David Remer
91c1b67b7f
reduce dcc availability to AU, US, UK, FR, IT, ES
2020-10-01 09:35:25 +03:00
David Remer
81bedf3a80
move api urls to constants
2020-10-01 08:53:44 +03:00
David Remer
96fd3d6a2a
enable gateways in the account -> order -> pay-now
2020-09-30 14:24:31 +03:00
David Remer
8d1ed9ab24
codestyle
2020-09-29 14:03:38 +03:00
David Remer
f236ad67ae
check if refund reason exists
2020-09-29 13:21:01 +03:00
David Remer
82be811271
validate if credit card can be used in a country
2020-09-29 09:59:22 +03:00
David Remer
d6abaafadb
enable refunds through gateway
2020-09-28 11:47:24 +03:00
David Remer
7fd2712aa4
do not send the email when creating referreldata for link
2020-09-24 09:38:20 +03:00
David Remer
ddd4f5ba09
downgrade dhii/module-interface to 0.1
2020-09-16 10:18:45 +03:00
David Remer
c09e314baa
call partners endpoint when rendering the dcc settings to check whether the pp account is able to process dcc.
...
In order to do so, it was also necessary to store the merchant id during onboarding. includes a bugfix where the cache invalidation did not work because the cache object was constructed with the wrong prefix key.
2020-09-16 10:00:28 +03:00
David Remer
7445c91ed7
fix tests
2020-09-14 07:51:45 +03:00
David Remer
6db0a457bf
remove CacheInterface and PSR related @throw doc comments
2020-09-14 07:29:20 +03:00
David Remer
bc6be4993a
add delete and has method to Cache
2020-09-14 07:28:45 +03:00
David Remer
9e2f1f4bf9
codestyle
2020-09-11 14:24:08 +03:00
David Remer
c788341887
change namespace vendor to WooCommerce
2020-09-11 14:11:10 +03:00
David Remer
c5899d915c
downgrade plugin to php 7.0
2020-09-11 13:38:02 +03:00
David Remer
5e011b4f95
rename plugin and slug to PayPal Payments for WooCommerce
2020-09-11 10:20:12 +03:00
David Remer
a7a74288ed
drop shipping when only digital goods
2020-09-04 08:01:06 +03:00
David Remer
7ae4af0886
Merge branch 'drop-shipping-when-only-digital-items'
2020-09-04 07:50:45 +03:00
David Remer
61038cc51e
capital_C_dangit WooCommerce
2020-09-03 07:05:50 +03:00
David Remer
fcd2abc452
drop shipping in purchase unit when only digital items are in the unit
2020-09-03 07:02:09 +03:00
David Remer
f8e82bdfaf
move module.local to module
2020-09-01 14:21:58 +03:00