Commit graph

519 commits

Author SHA1 Message Date
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