limited manual payement to annual licenses
This commit is contained in:
parent
510d7cb073
commit
ddb7c9c14e
|
@ -15,5 +15,11 @@ configuration:
|
|||
payment_method_types:
|
||||
- credit_card
|
||||
collect_billing_information: true
|
||||
conditions: { }
|
||||
conditions:
|
||||
-
|
||||
plugin: 'order_purchased_entity:commerce_product_variation'
|
||||
configuration:
|
||||
entities:
|
||||
4: 2eb9460f-5816-4cda-8fb5-aca553d7d473
|
||||
6: 56bbfeba-a2af-4e97-b04a-9ac31f24c6b9
|
||||
conditionOperator: AND
|
||||
|
|
Loading…
Reference in New Issue