8000
We read every piece of feedback, and take your input very seriously.
2 parents 05a298f + 577d65a commit 666f2a6Copy full SHA for 666f2a6
samples/RefundOrder.php
@@ -52,9 +52,9 @@ public static function refundOrder($captureId, $debug=false)
52
53
/**
54
* This is the driver function which invokes the refund capture function with
55
- * Capture Id to preform refund on capture.
+ * Capture Id to perform refund on capture.
56
*/
57
if (!count(debug_backtrace()))
58
{
59
RefundOrder::refundOrder('8XL09935J2224701N', true);
60
-}
+}