diff --git a/includes/class-paystack.php b/includes/class-paystack.php index 43364ae..11f7b5c 100644 --- a/includes/class-paystack.php +++ b/includes/class-paystack.php @@ -795,7 +795,7 @@ public function receipt_page( $order_id ) { echo '

Thank you for your order, please click the button below to pay with Paystack.

'; - echo '
Cancel order & restore cart
+ echo '
'; } @@ -1137,4 +1137,4 @@ public function save_subscription_payment_token( $order_id, $paystack_response ) } -} \ No newline at end of file +}