File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ class FrmSquareLiteApiHelper {
1111
1212 /**
1313 * The payments submodule calls this function.
14- * This function exists so payments can be refunded when Authorize.Net is active.
14+ * This function exists so payments can be refunded when the Stripe add-on or Authorize.Net is active.
1515 *
1616 * @param int $payment_id
1717 *
@@ -23,7 +23,7 @@ public static function refund_payment( $payment_id ) {
2323
2424 /**
2525 * The payments submodule calls this function.
26- * This function exists so subscriptions can be cancelled when Authorize.Net is active.
26+ * This function exists so subscriptions can be cancelled when the Stripe add-on or Authorize.Net is active.
2727 *
2828 * @param string $sub_id
2929 *
You can’t perform that action at this time.
0 commit comments