This commit is contained in:
dela
2026-01-29 22:41:16 +08:00
parent d60327e588
commit 81577a3a59
5 changed files with 1546 additions and 1 deletions

View File

@@ -102,6 +102,10 @@ class CheckoutFlow:
"country": self.country,
"currency": self.currency
},
"promo_campaign": {
"promo_campaign_id": "plus-1-month-free",
"is_coupon_from_query_param": False
},
"checkout_ui_mode": checkout_ui_mode
}