Skip to content

Commit 2794bbb

Browse files
ethanpalmlecoursen
andauthored
[Bug fix] Billing coupons (github#18585)
* Add reusable for coupon expiration * Incorporate reviewer feedback Co-authored-by: Laura Coursen <lecoursen@github.com> Co-authored-by: Laura Coursen <lecoursen@github.com>
1 parent 90069e6 commit 2794bbb

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

content/github/setting-up-and-managing-billing-and-payments-on-github/redeeming-a-coupon.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ topics:
1414

1515
{% data variables.product.product_name %} can't issue a refund if you pay for an account before applying a coupon. We also can't transfer a redeemed coupon or give you a new coupon if you apply it to the wrong account. Confirm that you're applying the coupon to the correct account before you redeem a coupon.
1616

17+
{% data reusables.dotcom_billing.coupon-expires %}
18+
1719
You cannot apply coupons to paid plans for {% data variables.product.prodname_marketplace %} apps.
1820

1921
### Redeeming a coupon for your personal account

content/github/setting-up-and-managing-billing-and-payments-on-github/removing-a-payment-method.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ topics:
1515

1616
If you're paying for your {% data variables.product.product_name %} subscription with a coupon, and you aren't using your payment method for any [other paid features or products](/articles/about-billing-on-github) on {% data variables.product.product_name %}, you can remove your credit card or PayPal information.
1717

18+
{% data reusables.dotcom_billing.coupon-expires %}
19+
1820
{% tip %}
1921

2022
**Tip:** If you [downgrade your account to a free product](/articles/downgrading-your-github-subscription) and you don't have subscriptions for any other paid features or products, we'll automatically remove your payment information.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
If you use a coupon to pay for a subscription, when the coupon expires, your payment method will be charged the full cost of your subscription. If you do not have a saved payment method, your account will be downgraded to {% data variables.product.prodname_free_user %} for user accounts or {% data variables.product.prodname_free_team %} for organizations.

0 commit comments

Comments
 (0)