Alex P
|
f88c182737
|
Fix oxxo default title/description
|
2022-07-26 17:00:32 +03:00 |
|
Alex P
|
1049fda586
|
Merge branch 'trunk' into PCP-726-add-oxxo-apm-alternative-payment
|
2022-07-26 16:59:27 +03:00 |
|
Alex Pantechovskis
|
85e441f8cd
|
Merge pull request #713 from woocommerce/PCP-640-voiding-capturing-at-paypal-does-not-update-order-status
Add PAYMENT.AUTHORIZATION.VOIDED event to a refund handler
|
2022-07-26 16:26:41 +03:00 |
|
Alex Pantechovskis
|
5a1c65d3e9
|
Merge pull request #708 from woocommerce/PCP-581-capture-virtual-only-orders-problem-for-subscriptions
Capture virtual renewal orders functionality for subscription products
|
2022-07-26 16:22:00 +03:00 |
|
Alex Pantechovskis
|
cfc549958d
|
Merge pull request #699 from woocommerce/PCP-673-store-customer-id-for-vaulted-payment
Store the customer id for vaulted payment method in usermeta
|
2022-07-26 16:09:30 +03:00 |
|
Alex P
|
e55e2d9c81
|
Merge branch 'trunk' into pcp-697-separate-gateway
|
2022-07-26 15:28:27 +03:00 |
|
Alex P
|
9215ac24a4
|
Show notice if card button gateway without paypal gateway
|
2022-07-26 15:28:15 +03:00 |
|
Alex Pantechovskis
|
2257a6a680
|
Merge pull request #740 from woocommerce/pcp-789-improve-validation-message
Add fields to the basic js validation error message
|
2022-07-26 11:16:23 +03:00 |
|
Alex P
|
c2d0a3aa69
|
Add an option to hide card button gateway if not needed
|
2022-07-26 10:58:21 +03:00 |
|
Alex P
|
ab69f40220
|
Make Enable checkbox text more consistent
|
2022-07-26 10:31:53 +03:00 |
|
Alex P
|
55b2adf2aa
|
Show billing data mode in card button gateway settings
|
2022-07-25 15:47:38 +03:00 |
|
Alex P
|
73dc768955
|
Merge branch 'trunk' into pcp-697-separate-gateway
|
2022-07-25 11:08:43 +03:00 |
|
dinamiko
|
55d57b59ce
|
Ensure order-pay exists on query vars
|
2022-07-22 12:18:17 +02:00 |
|
dinamiko
|
bad4ed3a64
|
Check order currency on pay for order
|
2022-07-22 11:24:10 +02:00 |
|
Alex P
|
8212605926
|
Make js validation error message like WC message
|
2022-07-22 11:48:53 +03:00 |
|
dinamiko
|
5a80c45a8d
|
Do not allow bith date older than 100 years
|
2022-07-22 10:23:12 +02:00 |
|
dinamiko
|
c802d5dea8
|
Make string translatable
|
2022-07-21 16:31:13 +02:00 |
|
dinamiko
|
0ceb3504b4
|
Fix typo and use log warning method
|
2022-07-21 15:37:07 +02:00 |
|
dinamiko
|
7d7f1f55d5
|
Make string translatable and return json error when oxxo endpoint fail
|
2022-07-21 15:30:30 +02:00 |
|
dinamiko
|
1acd986083
|
Merge branch 'trunk' into PCP-726-add-oxxo-apm-alternative-payment
|
2022-07-21 15:16:39 +02:00 |
|
dinamiko
|
67a4e53f05
|
Merge branch 'trunk' into PCP-799-pui-feature-request-add-option-for-a-phone-number-field-next-to-the-birth-date-field
|
2022-07-21 14:33:14 +02:00 |
|
Alex P
|
b7199dbbbf
|
Fix phpcs warning
|
2022-07-21 15:25:30 +03:00 |
|
dinamiko
|
8b45076412
|
Add phone field to pui when is removed from checkout
|
2022-07-21 14:15:25 +02:00 |
|
dinamiko
|
4de7321d30
|
Fix wrong locale for PUI experience context
|
2022-07-21 11:45:39 +02:00 |
|
dinamiko
|
de842543cd
|
Fix psalm
|
2022-07-21 10:21:45 +02:00 |
|
Alex P
|
ec8ba15092
|
Fix dcc gateway
|
2022-07-21 11:15:39 +03:00 |
|
dinamiko
|
ea79ec36d5
|
Add oxxo payer action link to both admin and customer order
|
2022-07-21 10:09:53 +02:00 |
|
Alex P
|
88838ce5ca
|
Add fields to the basic js validation error message
|
2022-07-21 10:13:59 +03:00 |
|
Alex P
|
0c17c6b1de
|
Allow to choose one of 3 card billing data handling modes
also handle it in one place, no need to mess with payer parsing and JS
|
2022-07-20 17:28:55 +03:00 |
|
dinamiko
|
eb4fc639fc
|
Fix psalm
|
2022-07-20 12:16:33 +02:00 |
|
dinamiko
|
e1cd7d5ad1
|
Add update status note for capture denied
|
2022-07-20 11:37:28 +02:00 |
|
Emili Castells
|
d9a6a89f2c
|
Merge pull request #737 from woocommerce/dependabot/npm_and_yarn/modules/ppcp-webhooks/terser-5.14.2
Bump terser from 5.9.0 to 5.14.2 in /modules/ppcp-webhooks
|
2022-07-20 10:41:50 +02:00 |
|
dependabot[bot]
|
64ad36073b
|
Bump terser from 5.9.0 to 5.14.2 in /modules/ppcp-vaulting
Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-20 08:11:16 +00:00 |
|
dependabot[bot]
|
d9a7369d19
|
Bump terser from 5.9.0 to 5.14.2 in /modules/ppcp-webhooks
Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-20 08:10:57 +00:00 |
|
Emili Castells
|
f9dd12db06
|
Merge pull request #735 from woocommerce/dependabot/npm_and_yarn/modules/ppcp-button/terser-5.14.2
Bump terser from 5.9.0 to 5.14.2 in /modules/ppcp-button
|
2022-07-20 10:08:22 +02:00 |
|
dependabot[bot]
|
b83f1fe3a4
|
Bump terser from 5.9.0 to 5.14.2 in /modules/ppcp-wc-gateway
Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-20 07:53:12 +00:00 |
|
dependabot[bot]
|
e2e01220e8
|
Bump terser from 5.9.0 to 5.14.2 in /modules/ppcp-button
Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-20 07:51:24 +00:00 |
|
Alex P
|
1b1091051d
|
Render separately only if needed
to avoid breaking things. e.g. horizontal layout
|
2022-07-19 20:52:04 +03:00 |
|
Alex P
|
dc0bc3ba0a
|
Render all buttons separately to allow hiding sources in paypal gateway
|
2022-07-19 14:04:19 +03:00 |
|
dinamiko
|
51001c388e
|
Change button text in oxxo gateway
|
2022-07-19 12:56:59 +02:00 |
|
Alex P
|
429260ca34
|
Do not disable card funding source if card gateway enabled
|
2022-07-19 11:14:53 +03:00 |
|
Alex P
|
c11635343d
|
Remove dcc continuation leftovers
|
2022-07-19 09:29:12 +03:00 |
|
Alex P
|
619e9d2552
|
Change address handling for card button
Make the name field to always appear and send at least one address
|
2022-07-19 09:24:19 +03:00 |
|
Alex P
|
d4e8bd453c
|
Add card button gateway
|
2022-07-19 09:20:26 +03:00 |
|
Alex P
|
0ff11054f8
|
Refactor button renderer settings handling
|
2022-07-18 16:27:06 +03:00 |
|
Alex P
|
8c77258828
|
Add option for sending billing data
|
2022-07-18 16:24:53 +03:00 |
|
dinamiko
|
2943c0d8aa
|
Render oxxo voucher link into on-hold email notification
|
2022-07-18 14:31:46 +02:00 |
|
dinamiko
|
e4b15c78d1
|
Delete payment capture denied handler
|
2022-07-18 12:29:30 +02:00 |
|
dinamiko
|
1ce9a5750b
|
Delete payment capture denied handler
|
2022-07-18 12:08:25 +02:00 |
|
dinamiko
|
2b8281e0f4
|
Introduce payment capture denied webhook (WIP)
|
2022-07-18 12:03:52 +02:00 |
|