mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 14:31:25 +00:00
Allow promo codes in checkout
This commit is contained in:
@@ -17,6 +17,7 @@ class SubscriptionsController < ApplicationController
|
||||
quantity: 1
|
||||
} ],
|
||||
mode: "subscription",
|
||||
allow_promotion_codes: true,
|
||||
success_url: settings_billing_url,
|
||||
cancel_url: settings_billing_url
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user