stripe logic change

This commit is contained in:
Nevo David 2025-11-17 19:47:45 +07:00
parent 85a410256a
commit 403b4a0fe1
1 changed files with 1 additions and 1 deletions

View File

@ -395,7 +395,7 @@ export class StripeService {
},
}
: {}),
allow_promotion_codes: true,
allow_promotion_codes: body.period === 'MONTHLY',
line_items: [
{
price,