Commit graph

876 commits

Author SHA1 Message Date
dinamiko
19373e1079 Merge branch 'trunk' into release/1.0.4 2021-01-14 12:14:29 +01:00
Emili Castells
39af18726e
Merge pull request #99 from woocommerce/PCP-73-fatal-error-when-woocommerce-is-n
Check if WooCommerce is active before initialize
2021-01-14 12:13:05 +01:00
dinamiko
4ece5257f7 Check if WooCommerce is active before initialize 2021-01-13 14:48:19 +01:00
dinamiko
063ab2f11e Bump 1.0.4 version 2021-01-13 10:38:05 +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
Emili Castells
6fad09efb3
Merge pull request #94 from woocommerce/PCP-60-high-volume-of-failed-calls-to--v
Do not reschedule webhook registration on creation failure
2021-01-13 09:35:56 +01:00
Emili Castells
8791b39e24
Merge pull request #97 from woocommerce/PCP-64-payment-buttons-only-visible-on-o
Pcp 64 payment buttons only visible on o
2021-01-13 09:35:25 +01:00
dinamiko
aa91751450 Allow set target on spinner 2021-01-11 11:42:45 +01:00
dinamiko
9bf0248153 Ensure terms and conditions page is selected before validate 2021-01-07 12:37:16 +01:00
dinamiko
8562fb7f58 Add spinner to pay now bootsptrap 2021-01-05 17:12:26 +01:00
dinamiko
fc05378dbb Load buttons component on pay now page 2021-01-05 11:35:47 +01:00
dinamiko
9b90048778 Do not reschedule webhook registration on creation failure 2020-12-15 14:55:46 +01:00
dinamiko
4123a75054 Use disable funding credit instead of card
PCP-59
2020-12-04 09:58:08 +01:00
Jorge A. Torres
4187fbb93c
Merge pull request #90 from woocommerce/release/1.0.3
Release 1.0.3
2020-12-01 18:10:12 -03:00
dinamiko
f0e4d29a0b Bump 1.0.3 version 2020-11-30 11:06:45 +01:00
Emili Castells
95ac2357d8
Merge pull request #89 from woocommerce/issue-88-order-with-payment-received-when-
Check purchase units payments captures status is not declined before …
2020-11-23 16:47:34 +01:00
dinamiko
947fda2473 Put declined payment message as the exception message 2020-11-23 16:25:43 +01:00
dinamiko
adc00a7351 Fix typo in translation 2020-11-20 15:41:32 +01:00
dinamiko
c5a107d02b Throw error when hosted fields transaction declined and display an error message to the customer 2020-11-20 15:40:01 +01:00
dinamiko
bc86c8341f Fix phpcs errors 2020-11-19 15:34:25 +01:00
dinamiko
83039ba36b Check purchase units payments captures status is not declined before update order status 2020-11-19 15:26:55 +01:00
Matt Allan
0c998a2b5d
Merge pull request #86 from woocommerce/release/1.0.2
Release 1.0.2
2020-11-10 11:40:15 +10:00
dinamiko
a5c63bae09 Bump 1.0.2 version 2020-11-09 09:37:11 +01:00
Emili Castells
d4d6e615f2
Merge pull request #85 from woocommerce/issue-84-fix-number-format-defaults
do not use comma seperator when using number_format
2020-11-09 09:13:11 +01:00
David Remer
f7635fc51c do not use comma seperator when using number_format 2020-11-09 08:45:17 +02:00
Jorge A. Torres
cac016483a
Add wp_org_slug for woorelease 2020-11-05 14:30:02 -03:00
Emili Castells
156edfce6f
Release/1.0.1 (#81)
Update for 1.0.1 release.
2020-11-05 14:22:10 -03:00
Jorge A. Torres
a5222943fd
Make plugin releasable via woorelease (#83) 2020-11-05 13:24:14 -03:00
Emili Castells
9c1d51ca62
Merge pull request #80 from woocommerce/issue-79-strip-html-tags-from-product-description
strip html tags from description.
2020-11-03 14:26:19 +01:00
David Remer
1b2ac3aed8 strip html tags from description.
To prevent HTML tags being present in the PayPal dialog, we need to strip HTML tags when we create the items for a purchase unit.
2020-11-03 14:39:57 +02:00
Emili Castells
09dc0b6ad6
Merge pull request #78 from woocommerce/no-shipping-set
make sure shipping is needed when setting up application context.
2020-11-03 12:17:17 +01:00
David Remer
3e2f811959 make sure shipping is needed when setting up application context.
When no shipping zones are defined the WC_Order which is patched later will not contain a shipping address. When we set up the order with a fixed shipping address from file, this will result in an API error. Therefore, we need to check upfront, if shipping is needed.
2020-11-03 12:29:05 +02:00
Emili Castells
97c78b02a9
Merge pull request #77 from woocommerce/issue-76-amount-value-should-be-string
Amount value should be a string when send to the api
2020-11-02 10:46:12 +01:00
Emili Castells
9ba065980a
Merge pull request #74 from woocommerce/issue-72-fixed-shipping-address-in-checkout
Prevent shipping address change in paypal checkout
2020-11-02 10:45:59 +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
Emili Castells
2bc964dde4
Merge pull request #71 from woocommerce/issue-63-3dsecure-layer-above-woocommerce-loading-layer
force the 3d secure layer above the woocommerce loading layer
2020-11-02 10:45:29 +01:00
Emili Castells
803c452421
Merge pull request #59 from woocommerce/issue-56-urlencode-form-data
sanitize checkout form data
2020-11-02 10:45:13 +01:00
Emili Castells
38bc989be2
Merge pull request #70 from woocommerce/issue-66-send-country-param-only-in-sandbox-env
Send the country param only in sandbox environments
2020-11-02 10:44:30 +01:00
LCmry
de8faba25b
Merge pull request #75 from woocommerce/go-public
Add PR and issue templates
2020-10-22 11:48:16 -07:00
Jorge A. Torres
822f4282d3 Add to deploy instructions 2020-10-22 15:38:33 -03:00
Jorge A. Torres
41bd556142 Add PR and issue templates 2020-10-22 14:49:59 -03:00
David Remer
5de7c081f2 amount value should be a string when send to the api 2020-10-22 09:02:25 +03:00
Jorge A. Torres
566bd68620 Update README.md 2020-10-21 13:42:38 -03:00
Jorge A. Torres
6b620f96f4 Remove “authors” from composer.json 2020-10-21 13:42:31 -03:00
Jorge A. Torres
1baeda6924 Remove unnecessary CHANGELOG.md and src/README.md 2020-10-21 13:42:23 -03:00
David Remer
d0a4405d7e prevent shipping address change in paypal checkout 2020-10-21 09:25:37 +03:00
David Remer
5e7d613d17 allow HTML in error message 2020-10-21 09:09:31 +03:00
David Remer
380e4827df drop address from payer when country format is not correct 2020-10-21 09:05:59 +03: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
69fd00f866 force the 3d secure layer above the woocommerce loading layer 2020-10-16 13:44:11 +03:00