added subscription_id
This commit is contained in:
@@ -22,7 +22,7 @@ def setrowerplans():
|
||||
|
||||
if paidplans:
|
||||
r.paidplan = paidplans[0]
|
||||
r.paymenttype = 'paypal'
|
||||
r.paymentprocessor = 'paypal'
|
||||
r.save()
|
||||
else:
|
||||
print 'Could not set plan for ',r
|
||||
|
||||
Reference in New Issue
Block a user