dinamiko
a71c8b134a
Fix phpcs errors
2021-03-25 16:57:42 +01:00
dinamiko
f5a2fca5fb
Fix merge conflicts
2021-03-25 16:14:14 +01:00
dinamiko
fd7dfaf13b
Allow credit card gateway to use saved credit cards
2021-03-25 16:11:45 +01:00
Kirill Braslavsky
4a2d522ccb
pspcs errors auto fix
2021-03-25 14:39:13 +02:00
Kirill Braslavsky
c3301fe66d
add module path services
2021-03-25 14:26:28 +02:00
Kirill Braslavsky
092a808066
Revert "allow to enable either credit messaging or vaulting"
...
This reverts commit 9a0b62af14
.
2021-03-24 13:50:36 +02:00
Kirill Braslavsky
9a0b62af14
allow to enable either credit messaging or vaulting
2021-03-23 16:24:48 +02:00
dinamiko
a291c0da1a
Fix phpcs errors
2021-03-10 12:55:35 +01:00
dinamiko
ed3a91f333
Add client-side vaulting for subscription renewals
2021-03-10 12:10:12 +01:00
dinamiko
6bfb8b2c2a
Enable subscriptions plugin support, add settings for vaulting
2021-02-15 13:54:42 +01:00
dinamiko
c2678a4d35
Fix phpcs errors
2021-02-01 11:06:58 +01:00
dinamiko
2344c203a8
Fix typo in message headings
2021-01-29 10:33:11 +01:00
dinamiko
8c514a8f9d
Display pay later link for germany
2021-01-28 10:10:47 +01:00
dinamiko
0ee6cfc035
Replace credit with pay later
2021-01-27 11:21:17 +01:00
Emili Castells
78db8e6677
Merge pull request #105 from woocommerce/PCP-78-uk-buy-now-pay-later
...
UK buy now pay later
2021-01-22 12:20:26 +01:00
dinamiko
09fdd98369
Replace PayPal Credit
to Pay Later
in payment settings page
2021-01-21 11:11:23 +01:00
dinamiko
1d17335a99
Fix phpcs errors
2021-01-20 09:48:47 +01:00
dinamiko
3ab4d0ece4
Update title and description for single product and cart page
2021-01-18 17:23:53 +01:00
dinamiko
1f39afc6e6
Introduce pay in 3 for UK
2021-01-18 17:04:09 +01:00
Jorge A. Torres
a3c5ed25da
Add help text and reorganize settings screen for UX
2020-10-15 15:51:05 -03:00
Jorge A. Torres
02718c6c77
Rename plugin to "WooCommerce PayPal Payments"
2020-10-09 19:00:00 -03:00
David Remer
2608f19f6b
resolve merge conflict
2020-10-05 15:35:37 +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
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
0a3acae98e
Merge branch 'master' into issue-22-sandbox-live-switch
2020-10-01 11:10:59 +03:00
David Remer
e3055a69f0
render the authorize action depending on the orders status
2020-09-30 08:19:19 +03:00
David Remer
2f474cc8ae
add disconnect button
2020-09-29 12:48:02 +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
074a6ea139
remove the toggle for a credentials set once those are set.
2020-09-25 11:58:30 +03:00
David Remer
e5a569e0a0
seperate state detection by production/sandbox
2020-09-25 11:38:22 +03:00
David Remer
9327b19b7d
add new fields for production and sandbox credentials.
...
Change toggle functionality. Load connect-to-sandbox-button and connect-to-production-button in case credentials are missing
2020-09-25 09:19:43 +03:00
David Remer
8d682afc6c
add new setting fields to differentiate between live/sandbox credentials
2020-09-25 07:17:48 +03:00
David Remer
16ad8c9cd1
resolve merge conflict
2020-09-24 10:54:28 +03:00
David Remer
5907d03ced
move merchant email into toggle
2020-09-24 10:46:31 +03:00
David Remer
2679afd819
keep email input always editable without the need of reset
2020-09-24 10:44:39 +03:00
David Remer
9f45ca618f
remove some setting fields from start screen
2020-09-24 10:42:20 +03:00
David Remer
920b428ac7
show buttons on start screen
2020-09-24 09:50:06 +03:00
Rasmy Nguyen
b13476de38
Merge pull request #31 from woocommerce/issue-12-invoice-prefix
...
rename installation prefix to invoice prefix
2020-09-24 06:43:34 +00:00
Rasmy Nguyen
d1f1215dc9
Merge pull request #25 from woocommerce/issue-23-hide-credentials
...
Enable merchant to hide credentials after showing them
2020-09-24 06:24:21 +00:00
David Remer
6ee4ca0b2a
rename installation prefix to invoice prefix
2020-09-24 08:02:32 +03:00
David Remer
b01f03663e
add heading for checkout settings
2020-09-24 07:59:01 +03:00
David Remer
05d3f267b3
enable merchant to hide credentials after showing them
2020-09-18 13:06:48 +03:00
David Remer
3850b8be24
change description of credit messaging ratio setting
2020-09-18 12:55:47 +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
22c7e3975f
remove description from dcc settings as no description is shown in the frontend.
2020-09-14 15:07:48 +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