commerce_payment.commerce_payment_gateway.stripe.yml 620 B

123456789101112131415161718192021
  1. uuid: e41e2a00-d6e1-4a9b-add4-058e4fbde0d2
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - commerce_stripe
  7. id: stripe
  8. label: Stripe
  9. weight: -10
  10. plugin: stripe
  11. configuration:
  12. display_label: Stripe
  13. mode: live
  14. payment_method_types:
  15. - credit_card
  16. collect_billing_information: true
  17. publishable_key: pk_live_51I7RAuBp8BkjanLQp3lsf7QBqO1xhRj8gLEbH4ivBEiZhkGwxgrQNGGizo5yk7HgxkiW3jRY6M4ni8pVfBTt5DGW00nBUevKbl
  18. secret_key: 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
  19. enable_credit_card_icons: false
  20. conditions: { }
  21. conditionOperator: AND