dinamiko
86f85eff63
Use shop currency service
2022-07-01 15:50:14 +02:00
dinamiko
b71cff1d57
Check pui currency in payment gateways
2022-07-01 14:57:59 +02:00
dinamiko
2b4f77818b
Fix psalm
2022-06-23 11:50:08 +02:00
dinamiko
035ff32d59
Fail WC order only if PayPal order status is not completed
2022-06-23 11:13:41 +02:00
dinamiko
5fbe7580d0
Log order status
2022-06-22 11:47:35 +02:00
dinamiko
644604595e
Print order status in log
2022-06-22 11:44:28 +02:00
dinamiko
977cd2f713
Add priority and number of arguments to woocommerce_paypal_payments_check_pui_payment_captured
action
2022-06-22 11:33:39 +02:00
dinamiko
fff6c84e91
Log order status in payment captured webhook checker
2022-06-22 11:11:16 +02:00
dinamiko
cee42e7d4e
Merge branch 'trunk' into PCP-417-new-feature---pay-upon-invoice
2022-05-17 16:56:21 +02:00
Emili Castells
79db7cfbfc
Merge pull request #375 from woocommerce/issue-174-vaulting-pay-later-ux
...
Enhance the UX of the Pay Later and Vaulting features
2022-05-17 16:25:33 +02:00
dinamiko
6ed616802d
Merge branch 'trunk' into PCP-417-new-feature---pay-upon-invoice
2022-05-17 11:10:36 +02:00
Emili Castells
486fe96a3e
Merge pull request #617 from woocommerce/PCP-647-fraud-prevention-function
...
Add Fraud Processor Response as an order note.
2022-05-17 10:46:20 +02:00
dinamiko
ac6361e2ce
Fix phpcs
2022-05-09 11:46:22 +02:00
dinamiko
49bc0f255c
Check seller product status for pui (WIP)
2022-05-06 17:03:10 +02:00
dinamiko
d064c257db
Add scheduled action for checking payment captured
2022-05-04 09:44:15 +02:00
Narek Zakarian
d148a1bf9a
Adjust API client services to support fraud response.
2022-04-25 19:17:13 +04:00
Narek Zakarian
de855042a0
Add "PayPal Transaction Key" into order custom fields.
2022-04-20 19:51:26 +04:00
dinamiko
e9cf818799
Fix phpcd (WIP)
2022-04-14 17:17:56 +02:00
Danae Millan
b488c909eb
Merge branch 'trunk' into issue-174-vaulting-pay-later-ux
2022-04-13 13:54:52 -04:00
dinamiko
72efcbb71d
Only init pui if gateway is enabled
2022-03-29 11:37:22 +02:00
dinamiko
da3272e687
Add pui payment source entity (WIP)
2022-03-09 17:22:17 +01:00
dinamiko
753b8bae3e
Get fraudNet session id from WC session
2022-03-09 16:23:03 +01:00
dinamiko
f8d25a9357
Display legal text from gateway settings
2022-03-09 12:51:11 +01:00
dinamiko
6c7eef4f58
Display legal text under place order button
2022-03-09 12:01:27 +01:00
dinamiko
00de9de57e
Display pay upon invoice gateway only if store country is germany
2022-03-08 12:33:59 +01:00
dinamiko
2e9cc0b8af
Pass hardcoded session id to test order creation
2022-03-08 11:43:05 +01:00
dinamiko
18220769a2
Introduce pay upon invoice gateway (WIP)
2022-03-07 12:54:02 +01:00
dinamiko
d86fdc35ff
Merge branch 'trunk' into pcp-307-fee
2022-02-23 10:06:11 +01:00
Alex P
0c07ebd629
Use plugin version as asset version
2022-02-17 18:51:24 +02:00
Alex P
c8a55581a0
Render fees
2022-02-14 13:54:49 +02:00
Alex P
ba9f6074e3
Save fees on capture
2022-02-14 13:53:37 +02:00
dinamiko
849b02e44f
Caught NotFoundException
in case it does not exist
2022-02-07 11:07:06 +01:00
dinamiko
f16045f343
Assert settings instance
2022-02-03 16:30:37 +01:00
dinamiko
53b017ae31
Move ensure 3ds contingency logic to woocommerce_paypal_payments_gateway_migrate
action
2022-02-03 16:23:23 +01:00
dinamiko
3b0a057b31
Ensure 3ds contingency uses SCA_ALWAYS
instead of 3D_SECURE
2022-02-03 12:05:55 +01:00
Alex P
e62f195b0f
Do not block emails for on hold status
2021-12-16 12:38:31 +02:00
Danae Millan
e4c39fc2e3
Remove unused localized variable and class property
...
Because we're not checking whether vaulting is in the account's scope in the client side, we don't need to localize this variable and the class SettingsPageAssets doesn't need the property anymore, thus removing these.
2021-11-20 13:10:37 -03:00
dinamiko
457ebeeb8c
Move capture authorized payment into authorized payment processor
2021-10-14 15:45:57 +02:00
Alex P
6f45ed3472
Remove unneeded nullability
2021-10-13 16:28:40 +03:00
dinamiko
57ff2cc649
Fix merge conflicts
2021-09-30 12:52:15 +02:00
Anton Ukhanev
72216ba44a
Change case of WCGatewayModule
class name
...
See https://github.com/woocommerce/woocommerce-paypal-payments/pull/235#issuecomment-910082924 .
2021-09-13 16:33:41 +02:00