Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2017
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. $subscriptionId = $app->addRecurringAdv($cid,false,23,2,2.95,true,1,$ccId,$affId,0);
  2. $invoiceID = $app->recurringInvoice($recurringOrderId);
  3.  
  4. $result = $app->chargeInvoice(16,"API Upsell Payment",2,1,false);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement