Emili Castells Guasch
|
082550b363
|
Create WC payment token if it exist in PayPal
|
2024-03-21 12:36:45 +01:00 |
|
Emili Castells Guasch
|
c058cd38c8
|
Ensure payment token exist for customer
|
2024-03-15 15:53:29 +01:00 |
|
Pedro Silva
|
5469cdb3dd
|
Add reauthorization functionality.
|
2024-02-27 12:00:09 +00:00 |
|
Emili Castells
|
11f5544f90
|
Merge pull request #2033 from woocommerce/PCP-2666-ensure-sku-is-trimmed-to-127-characters-max
Prepare the SKU for sending to PayPal (2666)
|
2024-02-16 12:04:53 +01:00 |
|
Emili Castells
|
5ad95568bf
|
Merge pull request #2019 from woocommerce/PCP-2646-update-country-eligibility-for-advanced-card-processing-apple-pay-google-pay
Update country eligibility for advanced card processing apple pay google pay (2646)
|
2024-02-15 16:31:47 +01:00 |
|
Emili Castells
|
0181186f35
|
Merge pull request #2015 from woocommerce/PCP-2626-cannot-enable-apple-pay
Cannot enable Apple Pay when API credentials were manually created (2626)
|
2024-02-15 16:31:12 +01:00 |
|
Narek Zakarian
|
dd6c76f328
|
Prepare the SKU for sending to PayPal
|
2024-02-15 16:42:16 +04:00 |
|
Pedro Silva
|
4a98c01883
|
Fix checking of ApplePay and GooglePay product status capabilities
|
2024-02-14 11:20:49 +00:00 |
|
Emili Castells
|
53c2c96b8c
|
Merge pull request #1980 from woocommerce/PCP-1685-store-three-d-secure-enrollment-status-and-authentication-status-responses-in-wc-order
Store three d secure enrollment status and authentication status responses in wc order (1685)
|
2024-02-08 16:16:06 +01:00 |
|
Narek Zakarian
|
8780dc85e8
|
Adjust Norway support for ACDC
|
2024-02-08 17:27:40 +04:00 |
|
Narek Zakarian
|
5bcc29474b
|
Add Liechtenstein support for ACDC
|
2024-02-08 17:23:07 +04:00 |
|
Narek Zakarian
|
c10ce6bd22
|
Add Ireland support for ACDC
|
2024-02-08 17:17:57 +04:00 |
|
Narek Zakarian
|
ff4f45d010
|
Add Austria support for ACDC
|
2024-02-08 17:14:02 +04:00 |
|
Emili Castells
|
037f650288
|
Merge pull request #1986 from woocommerce/PCP-2521-apple-pay-recurring-payments
Apple Pay recurring payments (2521)
|
2024-02-07 10:47:08 +01:00 |
|
Pedro Silva
|
977f9836e2
|
Fix lint
|
2024-02-01 09:53:26 +00:00 |
|
Pedro Silva
|
77741f5843
|
Fix unset property warning
|
2024-02-01 09:43:50 +00:00 |
|
Narek Zakarian
|
e63baa6c43
|
Add the FraudProcessorResponse to Authorization
|
2024-01-30 17:42:59 +04:00 |
|
Narek Zakarian
|
843917f061
|
Pass the fraud to Authorization
|
2024-01-30 17:39:21 +04:00 |
|
George Burduli
|
e0da9b6ca4
|
Update supported ACDC countries and currencies
|
2024-01-26 00:29:49 +04:00 |
|
Emili Castells Guasch
|
3ab8b3a97f
|
Use object instead of stdclass for payment source properties
|
2023-12-11 14:06:14 +01:00 |
|
Emili Castells Guasch
|
0e8e4dcaeb
|
Use object instead of stdclass for payment source properties
|
2023-12-11 14:03:39 +01:00 |
|
Emili Castells Guasch
|
87bd429be1
|
Move payment source parameter to last position to avoid conflicts with existing consumers of create method
|
2023-12-05 15:02:55 +01:00 |
|
Emili Castells Guasch
|
6c4825e560
|
Add payment source for credit card subscription renewals
|
2023-12-05 14:40:11 +01:00 |
|
Emili Castells Guasch
|
cd8564d81e
|
Pass save payment method checkbox value
|
2023-11-27 16:00:12 +01:00 |
|
Emili Castells Guasch
|
87dd2c1bfc
|
Just remove the to_array part
|
2023-11-27 11:01:47 +01:00 |
|
Emili Castells Guasch
|
90c364cb60
|
Revert "Delete payment source from order to array"
This reverts commit 503d7cfc05 .
|
2023-11-27 10:57:38 +01:00 |
|
Emili Castells Guasch
|
503d7cfc05
|
Delete payment source from order to array
|
2023-11-27 09:47:10 +01:00 |
|
Pedro Silva
|
9e0322ba9a
|
Fix lint
|
2023-11-24 16:18:15 +00:00 |
|
Pedro Silva
|
f24ec78c28
|
Code review adjustments.
|
2023-11-24 15:14:09 +00:00 |
|
Pedro Silva
|
fb1ceeba76
|
Merge branch 'trunk' into PCP-1393-update-to-vault-v-3
# Conflicts:
# modules/ppcp-api-client/services.php
# modules/ppcp-wc-gateway/src/Processor/OrderProcessor.php
# tests/PHPUnit/WcGateway/Processor/OrderProcessorTest.php
|
2023-11-24 11:20:15 +00:00 |
|
Emili Castells Guasch
|
892a605219
|
Fix phpcs
|
2023-11-23 15:05:43 +01:00 |
|
Emili Castells Guasch
|
dfccf99e71
|
Fix psalm
|
2023-11-23 14:58:11 +01:00 |
|
Emili Castells Guasch
|
056cb9fcc2
|
Fix phpunit
|
2023-11-23 14:53:47 +01:00 |
|
Emili Castells Guasch
|
687b56d8c0
|
Add payment method to create order request body data filter
|
2023-11-23 11:40:21 +01:00 |
|
Emili Castells Guasch
|
d0e7200669
|
Add save payment methods for credit card payment
|
2023-11-22 13:19:28 +01:00 |
|
Alex P
|
5c699c24a5
|
Refactor checkoutnow url generation
|
2023-11-14 10:54:56 +02:00 |
|
Emili Castells Guasch
|
9aef764ba8
|
Merge branch 'trunk' into PCP-1393-update-to-vault-v-3
|
2023-11-03 11:18:55 +01:00 |
|
Emili Castells
|
ad055d1e11
|
Merge pull request #1804 from woocommerce/PCP-2104-warnings-on-php-8-1
Handle undefined array key warnings on PHP 8.1 (2104)
|
2023-11-03 10:55:14 +01:00 |
|
Emili Castells Guasch
|
d35f7598ed
|
Merge branch 'trunk' into PCP-1393-update-to-vault-v-3
|
2023-11-02 12:10:27 +01:00 |
|
Emili Castells Guasch
|
540a0c3164
|
Add delete token endpoint
|
2023-11-02 10:54:08 +01:00 |
|
Emili Castells Guasch
|
4dbc6630b0
|
Use stored token id for subscription renewals
|
2023-10-31 14:22:17 +01:00 |
|
Alex P
|
8beab46cb4
|
Fix MT, NO, PL, PT ACDC currencies
|
2023-10-30 16:52:24 +02:00 |
|
Alex P
|
2f33c29fed
|
Fix LU ACDC currencies
|
2023-10-30 16:48:56 +02:00 |
|
Alex P
|
ddf4e5c068
|
Fix LV ACDC currencies
|
2023-10-30 16:33:15 +02:00 |
|
Alex P
|
17d11defc4
|
Update supported ACDC countries
|
2023-10-30 12:20:15 +02:00 |
|
Emili Castells Guasch
|
00d9cf52a4
|
Fix psalm
|
2023-10-27 15:28:01 +02:00 |
|
Emili Castells Guasch
|
48c5773ecd
|
Add my account payment method for PayPal payment
|
2023-10-27 12:25:42 +02:00 |
|
Pedro Silva
|
e9d46d8ee9
|
Fix warnings
|
2023-10-26 18:04:08 +01:00 |
|
Emili Castells Guasch
|
34cc1bffe4
|
Add save payment method for purchase later (WIP)
|
2023-10-26 16:36:38 +02:00 |
|
Emili Castells Guasch
|
9f41d5c874
|
Merge branch 'trunk' into PCP-1393-update-to-vault-v-3
|
2023-10-25 11:21:28 +02:00 |
|