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
|
7caa0d3dbf
|
change target to apply block()
|
2020-09-29 10:11:27 +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
|
be331f9191
|
Merge branch 'master' of github.com:woocommerce/paypal-for-woocommerce
|
2020-09-28 14:55:05 +03:00 |
|
David Remer
|
44e72816b9
|
check if #ppcp-hide-dcc exists before attempting to remove it
|
2020-09-28 14:54:52 +03:00 |
|
David Remer
|
4322386c85
|
activate spinner when credit card button is clicked
|
2020-09-28 14:05:02 +03:00 |
|
David Remer
|
fed6df2578
|
map master_card to mastercard
|
2020-09-28 12:13:19 +03:00 |
|
Rasmy Nguyen
|
5951d796b0
|
Merge pull request #26 from woocommerce/issue-19-dcc-logos
Adds spacing to visible logos in checkout, and removes logos and related HTML from order confirmation page.
|
2020-09-28 06:33:30 +00:00 |
|
David Remer
|
5c590c9816
|
fix stylesheet
|
2020-09-25 12:27:42 +03:00 |
|
David Remer
|
a00f6e3ae8
|
Assign CSS properties correctly to chrome
|
2020-09-24 14:15:59 +03:00 |
|
David Remer
|
bc2f12e343
|
Merge branch 'master' into issue-19-dcc-logos
|
2020-09-24 10:49:37 +03:00 |
|
David Remer
|
e161a42082
|
add padding to the button of the logos
|
2020-09-24 07:53:01 +03:00 |
|
Rasmy Nguyen
|
709e54d3ed
|
Merge pull request #9 from woocommerce/issue-4-style-iframe
Applies the styles of the original DCC card number input field to the DCC input fields inside the PayPal iFrame
|
2020-09-24 03:18:28 +00:00 |
|
David Remer
|
a1b41b9bbb
|
fix wrong address mapping on checkout
|
2020-09-21 09:33:52 +03:00 |
|
David Remer
|
1f5bf7e579
|
enqueue styles for dcc logos in frontend
|
2020-09-18 15:38:38 +03:00 |
|
David Remer
|
5fc5e38d33
|
add styles to dcc input fields
|
2020-09-18 12:22:10 +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
|
ddd4f5ba09
|
downgrade dhii/module-interface to 0.1
|
2020-09-16 10:18:45 +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
|
4ab723feac
|
focus on the cc number input field, when selecting the credit card gateway
|
2020-09-11 10:12:42 +03:00 |
|
David Remer
|
49c66ecd00
|
do not show 'credit' funding source for UK merchants
|
2020-09-10 10:58:41 +03:00 |
|
David Remer
|
840b9cd9f0
|
Merge branch 'pcp-50-settings-in-one-gateway'
|
2020-09-03 12:10:52 +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
|
a4aea53302
|
update logic on when to return the DisabledSmartButton object
|
2020-09-03 11:25:02 +03:00 |
|
David Remer
|
61038cc51e
|
capital_C_dangit WooCommerce
|
2020-09-03 07:05:50 +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
|
231dfea57a
|
remove assets from repository
|
2020-09-01 14:56:51 +03:00 |
|
David Remer
|
a3ee3368da
|
delete some references to modules.locale
|
2020-09-01 14:53:03 +03:00 |
|
David Remer
|
f8e82bdfaf
|
move module.local to module
|
2020-09-01 14:21:58 +03:00 |
|