dinamiko
|
6bfb8b2c2a
|
Enable subscriptions plugin support, add settings for vaulting
|
2021-02-15 13:54:42 +01:00 |
|
Emili Castells
|
7451470f09
|
Merge pull request #92 from woocommerce/PCP-59-gb-country-has-acdc-blocked
Use disable funding credit instead of card
|
2021-01-13 09:36:18 +01:00 |
|
dinamiko
|
fc05378dbb
|
Load buttons component on pay now page
|
2021-01-05 11:35:47 +01:00 |
|
dinamiko
|
4123a75054
|
Use disable funding credit instead of card
PCP-59
|
2020-12-04 09:58:08 +01:00 |
|
Emili Castells
|
13176decc8
|
Merge pull request #73 from woocommerce/issue-67-no-country-selected
No country selected
|
2020-11-02 10:45:43 +01:00 |
|
David Remer
|
8fbffbced0
|
make sure the country code has only two characters, prevents 'default' as value
|
2020-10-21 08:58:02 +03:00 |
|
David Remer
|
fe414b00dc
|
send the country param only in sandbox environments
|
2020-10-16 13:32:26 +03:00 |
|
Jorge A. Torres
|
02718c6c77
|
Rename plugin to "WooCommerce PayPal Payments"
|
2020-10-09 19:00:00 -03:00 |
|
David Remer
|
63f223c69d
|
move integration date into constant
|
2020-10-08 07:28:43 +03:00 |
|
David Remer
|
7fbd288fa4
|
Merge branch 'master' of github.com:woocommerce/paypal-for-woocommerce
|
2020-10-07 08:42:47 +03:00 |
|
David Remer
|
4f19c574ea
|
do not load vault for dcc
|
2020-10-07 08:42:34 +03:00 |
|
David Remer
|
2608f19f6b
|
resolve merge conflict
|
2020-10-05 15:35:37 +03:00 |
|
David Remer
|
06728d616b
|
Merge branch 'master' into pay-now
|
2020-10-02 12:31:00 +03:00 |
|
Rasmy Nguyen
|
ce870122f2
|
Merge pull request #8 from woocommerce/issue-4-disable-card
Prevents DCC payments of disabled card brands
|
2020-10-01 09:06:17 +00:00 |
|
David Remer
|
fa1c2e4246
|
take client_id and secret into account when deciding whether DCC is enabled
|
2020-10-01 11:37:36 +03:00 |
|
David Remer
|
96fd3d6a2a
|
enable gateways in the account -> order -> pay-now
|
2020-09-30 14:24:31 +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
|
1f5bf7e579
|
enqueue styles for dcc logos in frontend
|
2020-09-18 15:38:38 +03:00 |
|
David Remer
|
8478a7e18a
|
phpcs
|
2020-09-18 12:02:27 +03:00 |
|
David Remer
|
c748c145db
|
check in approve order endpoint whether card is disabled and return error message accordingly.
|
2020-09-18 11:55:25 +03:00 |
|
David Remer
|
084eb2a908
|
relocate dcc fields to gateway description, use \WC_Payment_Gateway_CC, reutilize theme styles for dcc fields as much as possible
|
2020-09-14 14:17:39 +03:00 |
|
David Remer
|
e4b6a412ea
|
hide paypal credit on checkout until isEligible
|
2020-09-14 11:05:14 +03:00 |
|
David Remer
|
3803ba935c
|
make sure user is logged in when detecting the buyer-country in debug mode
|
2020-09-11 15:05:30 +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
|
49c66ecd00
|
do not show 'credit' funding source for UK merchants
|
2020-09-10 10:58:41 +03:00 |
|
David Remer
|
89b97f0535
|
load paypal script only when needed.
|
2020-09-03 11:48:25 +03:00 |
|
David Remer
|
cc4777273a
|
load button component in JS sdk only when needed
|
2020-09-03 11:40:44 +03:00 |
|
David Remer
|
57a6f8b85c
|
add setting and manage availability of dcc gateway
|
2020-09-02 13:52:40 +03:00 |
|
David Remer
|
70d866d53e
|
make sure return value is string
|
2020-09-02 12:47:53 +03:00 |
|
David Remer
|
f8e82bdfaf
|
move module.local to module
|
2020-09-01 14:21:58 +03:00 |
|