wip connecting user with payment

This commit is contained in:
asus
2024-02-25 01:46:33 +01:00
parent 1464562379
commit 01187a8450
6 changed files with 132 additions and 29 deletions

View File

@@ -8,7 +8,6 @@ if (!defined('ABSPATH')) {
}
include_once(PLGNTLS_class::get_path() . '/php/paypal/route_api_utils.php');
include_once(PLGNTLS_class::get_path() . '/php/paypal/route_api_orders.php');
include_once(PLGNTLS_class::get_path() . '/php/paypal/route_api_orders_capture.php');