Narek Zakarian
afd39b28df
Use a class that uses the trait instead of calling it directly
CI / PHP 7.4 (push) Has been cancelled
CI / PHP 8.0 (push) Has been cancelled
CI / PHP 8.1 (push) Has been cancelled
CI / PHP 8.2 (push) Has been cancelled
CI / PHP 8.3 (push) Has been cancelled
CI / PHP 8.4 (push) Has been cancelled
2025-08-12 16:07:53 +04:00
Narek Zakarian
9ed0c49bc9
Create an API function for adding tracking info.
...
This function retrieves the PayPal capture ID associated with the given WooCommerce order, creates a shipment instance, and sends it to the PayPal Order Tracking API.
If tracking information for the given tracking number already exists, it will be updated; otherwise, it will be added as new tracking information.
2025-08-11 19:58:22 +04:00
Pedro Silva
5469cdb3dd
Add reauthorization functionality.
2024-02-27 12:00:09 +00:00
Alex P
b2ba72c06c
Add ppcp_create_paypal_order_for_wc_order
2023-11-14 10:56:15 +02:00
Pedro Silva
d6c310b905
Add tests for RefundFeesUpdater
...
Add notices on refund transactions
Add api function ppcp_update_order_refund_fees
2023-08-06 17:51:31 +01:00
Alex P
7a994f8d28
Do not save refund id after ppcp_refund_order
2023-03-17 17:23:33 +02:00
Alex P
3b1407aab4
Fix phpdoc
2023-03-17 13:01:01 +02:00
Alex P
5dce62fa78
Add API for refunding and voiding orders
2023-03-17 11:44:28 +02:00
Alex P
70d9cfbea0
Add API for retrieving paypal order
2023-03-17 11:40:02 +02:00
Alex P
d40d01a4f4
Add API for easy programmatic capture
2023-03-17 10:19:56 +02:00