mirror of
https://github.com/10h30/vietnam-payment-gateways.git
synced 2026-07-11 18:56:08 +09:00
debug
This commit is contained in:
@@ -139,7 +139,7 @@ function vnpg_init_gateway_class() {
|
||||
}
|
||||
}
|
||||
|
||||
private function payment_details($order_id = '') {
|
||||
private function payment_details($order_id) {
|
||||
|
||||
// Get order and store in $order.
|
||||
$order = wc_get_order($order_id);
|
||||
|
||||
Reference in New Issue
Block a user