somdthing

Php code posted
created at 17 Apr 11:54

Edit | Back
1
require_once('./lib/Stripe.php'); Stripe::setApiKey("vtUQeOtUnYr7PGCLQ96Ul4zqpDUO4sOE"); $cpn = Stripe_Coupon::retrieve("25OFF"); $cpn->delete();
145 Bytes in 2 ms with coderay