wudi
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user