activated stripe
This commit is contained in:
parent
c900abd056
commit
9bb8e74467
|
@ -20,6 +20,6 @@ conditions:
|
||||||
plugin: 'order_purchased_entity:commerce_product_variation'
|
plugin: 'order_purchased_entity:commerce_product_variation'
|
||||||
configuration:
|
configuration:
|
||||||
entities:
|
entities:
|
||||||
4: 2eb9460f-5816-4cda-8fb5-aca553d7d473
|
2: 36892abd-6b92-499f-b556-24ad81b9ae85
|
||||||
6: 56bbfeba-a2af-4e97-b04a-9ac31f24c6b9
|
4: 886467b4-107d-4836-a94a-e951823f4415
|
||||||
conditionOperator: AND
|
conditionOperator: AND
|
||||||
|
|
|
@ -9,10 +9,10 @@ label: Stripe
|
||||||
weight: -10
|
weight: -10
|
||||||
plugin: stripe
|
plugin: stripe
|
||||||
configuration:
|
configuration:
|
||||||
publishable_key: pk_test_51I7RAuBp8BkjanLQtX3lktLLC3PIOkzKVqPqijC9GZz1XD2PHLZHEQOSJzjVnvxO2aMuk0mQybVZnNnLsJDSWMP800VENEIUqZ
|
publishable_key: pk_live_51I7RAuBp8BkjanLQp3lsf7QBqO1xhRj8gLEbH4ivBEiZhkGwxgrQNGGizo5yk7HgxkiW3jRY6M4ni8pVfBTt5DGW00nBUevKbl
|
||||||
secret_key: sk_test_51I7RAuBp8BkjanLQSwUpyIDFUwvWgXjsJZHI5HAcZK9XCe3Gw1BuhxvvgZccv5Feb6jAo8ZskId2K5Oy4IIUsOQP00Mb4LdMfO
|
secret_key: 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
|
||||||
display_label: Stripe
|
display_label: Stripe
|
||||||
mode: test
|
mode: live
|
||||||
payment_method_types:
|
payment_method_types:
|
||||||
- credit_card
|
- credit_card
|
||||||
collect_billing_information: true
|
collect_billing_information: true
|
||||||
|
|
Loading…
Reference in New Issue