Merge branch 'dev'

pull/29/head
Matthew 2020-11-08 07:30:19 -05:00
commit f4e7611dd2
No known key found for this signature in database
GPG Key ID: 210AF32ADE3B5C4B
1 changed files with 3 additions and 0 deletions

View File

@ -63,6 +63,9 @@ export default class Apply extends Command {
duration: 'once',
max_redemptions: 1,
name: 'Tier 3 - EDS Discount',
metadata: {
userID: member.user.id,
},
});
const promo = await client.stripe.promotionCodes.create({
coupon: coupon.id,