Alex P
|
651099705a
|
Fix psalm
|
2022-02-17 18:29:45 +02:00 |
|
Alex P
|
fc89021df4
|
Add hook docs
phpcs rules updated
|
2022-02-17 18:28:59 +02:00 |
|
Alex P
|
1ae473f297
|
Fix ExchangeRate parsing
|
2022-02-14 18:16:33 +02:00 |
|
Alex P
|
a82b091bf1
|
Add fees breakdown to capture
|
2022-02-14 10:46:55 +02:00 |
|
Alex P
|
2ab75368b4
|
Add SellerReceivableBreakdown
|
2022-02-14 10:46:55 +02:00 |
|
Alex P
|
5cbd84a050
|
Add MoneyFactory
|
2022-02-14 10:46:55 +02:00 |
|
dinamiko
|
50e1c743f0
|
Handle case when filter returns null
|
2022-02-11 12:00:30 +01:00 |
|
dinamiko
|
19b6eebd3e
|
Use get_woocommerce_currency to get shop currency
|
2022-02-11 10:47:36 +01:00 |
|
dinamiko
|
df57609350
|
Merge branch 'trunk' into PCP-533-multi-currency-broke
|
2022-02-10 15:50:20 +01:00 |
|
dinamiko
|
e591dff46d
|
Fix merge conflicts
|
2022-02-10 09:54:18 +01:00 |
|
dinamiko
|
ccff0fa586
|
Fix merge conflicts
|
2022-02-10 09:34:42 +01:00 |
|
Narek Zakarian
|
533d521395
|
Add filters to change allowed ACDC countries
|
2022-02-09 18:45:25 +04:00 |
|
Alex P
|
10c786fdb9
|
Add final_capture=true
|
2022-02-09 16:27:23 +02:00 |
|
Alex P
|
8c20c3ba28
|
Pass current amount when capturing authorization
|
2022-02-09 16:23:49 +02:00 |
|
dinamiko
|
3c77f98ef2
|
Revert to get_woocommerce_currency and use get_option as fallback
|
2022-02-09 10:57:37 +01:00 |
|
dinamiko
|
4b43e05d59
|
Fix psalm error
|
2022-02-07 16:49:18 +01:00 |
|
dinamiko
|
0947031c3f
|
Ensure email exist otherwise do not return payer object
|
2022-02-07 16:25:29 +01:00 |
|
dinamiko
|
4c71240684
|
Merge branch 'trunk' into pcp-370-onboarding
|
2022-02-07 10:23:31 +01:00 |
|
dinamiko
|
7b132f9d92
|
Get payer info from checkout form (WIP)
|
2022-02-04 17:11:40 +01:00 |
|
Emili Castells
|
2f87393d4d
|
Merge pull request #458 from woocommerce/PCP-488-extend-event-error-logging-order
Improve error display
|
2022-02-02 12:33:03 +01:00 |
|
Emili Castells
|
f9270731bf
|
Merge pull request #459 from Chaithi/patch-1
Add Germany to supported ACDC countries (520)
|
2022-02-02 12:31:28 +01:00 |
|
Emili Castells
|
ade654189a
|
Merge pull request #452 from woocommerce/pcp-443-address
Fix shipping address handling (443)
|
2022-02-01 10:28:12 +01:00 |
|
RT3
|
3eb065b060
|
Add Germany to supported ACDC countries
Adding Germany to supported ACDC countries
|
2022-01-31 11:26:19 -06:00 |
|
Alex P
|
bc83f48692
|
Merge branch 'trunk' into pcp-370-onboarding
|
2022-01-31 14:40:36 +02:00 |
|
dinamiko
|
d2f257a812
|
Add PayPal transaction id to order note
|
2022-01-31 11:02:51 +01:00 |
|
dinamiko
|
f454c60292
|
Display PayPal exception issues (WIP)
|
2022-01-28 17:40:44 +01:00 |
|
Alex P
|
3c38779567
|
Fix shipping_preference determination
|
2022-01-25 17:04:57 +02:00 |
|
Alex P
|
d03081047c
|
Do not send empty address fields
|
2022-01-25 16:56:34 +02:00 |
|
Alex P
|
d5e543f72f
|
Omit shipping because of missing postal code only if country requires it
|
2022-01-25 16:55:53 +02:00 |
|
Alex P
|
23e68419f8
|
Remove unused
|
2022-01-25 15:49:43 +02:00 |
|
dinamiko
|
f39ae459b1
|
Use client id max length as substr length
|
2022-01-24 16:21:41 +01:00 |
|
dinamiko
|
82727ac2a1
|
Generate unique id based on the length of the prefix
|
2022-01-24 12:38:16 +01:00 |
|
Alex P
|
8b3f6cb613
|
Merge branch 'trunk' into pcp-370-onboarding
|
2022-01-21 15:06:16 +02:00 |
|
Emili Castells
|
0fee10931a
|
Merge pull request #423 from woocommerce/PCP-434-allow-guest-users-to-purchase-su
Add customer id for guest users purchasing subscriptions
|
2022-01-20 11:18:14 +01:00 |
|
dinamiko
|
e9e650da79
|
Fix psalm errors
|
2022-01-17 14:52:30 +01:00 |
|
Alex P
|
3b488fbf8e
|
Allow to specify products value in partner referrals data
|
2022-01-14 13:56:52 +02:00 |
|
dinamiko
|
dce8a06953
|
Do not regenerate guest customer id if already exist in the session
|
2022-01-12 15:55:09 +01:00 |
|
Emili Castells
|
0b97b1a69f
|
Merge pull request #427 from woocommerce/pcp-467-currency
Do not use get_woocommerce_currency
|
2022-01-11 10:13:31 +01:00 |
|
Emili Castells
|
9f623bdcd4
|
Merge pull request #429 from woocommerce/pcp-492-log
Do not log reference transactions checks
|
2022-01-11 10:04:12 +01:00 |
|
dinamiko
|
c2834df32f
|
Add prefix to guest user id generation
|
2022-01-10 12:51:56 +01:00 |
|
Alex P
|
df311e5f5d
|
Add AMEX AUD
|
2022-01-06 15:30:20 +02:00 |
|
Alex P
|
8e703061a8
|
Do not log reference transactions checks
|
2022-01-06 14:46:42 +02:00 |
|
Alex P
|
a432e39436
|
Do not use get_woocommerce_currency
|
2022-01-06 13:41:12 +02:00 |
|
dinamiko
|
e68ff57572
|
Fix psalm
|
2022-01-05 14:56:30 +01:00 |
|
dinamiko
|
96d154a856
|
Refactoring
|
2022-01-05 14:12:37 +01:00 |
|
dinamiko
|
65b97f63c5
|
Refactoring
|
2022-01-05 13:09:53 +01:00 |
|
dinamiko
|
0ae7e6e9bc
|
Extract customer id retrieval
|
2022-01-05 12:49:49 +01:00 |
|
dinamiko
|
d6e36e559b
|
Fix psalm error
|
2022-01-05 10:28:40 +01:00 |
|
dinamiko
|
5786ae6bbd
|
Use guest customer id when loading script if it exist
|
2022-01-04 14:53:52 +01:00 |
|
dinamiko
|
f1ae75a07e
|
Fix CI errors
|
2022-01-03 15:26:07 +01:00 |
|