diff --git a/signup_one_time_invoice.html b/signup_one_time_invoice.html index 43ec5f6..f2737c2 100755 --- a/signup_one_time_invoice.html +++ b/signup_one_time_invoice.html @@ -82,6 +82,8 @@ // nickname: '', If customers have multiple subscriptions, you can use nicknames to distinguish them // holduntil_datetime: '2015-06-01 00:00:00', // You can use this to hold/delay billing until a specific date + + // coupon: '', // Send the coupon code to have it applied to the subscription }, 'user': { @@ -159,4 +161,4 @@