You are here

stripe.libraries.yml in Stripe 8

Same filename and directory in other branches
  1. 2.x stripe.libraries.yml

File

stripe.libraries.yml
View source
  1. stripe:
  2. remote: https://stripe.com/docs/stripe.js?
  3. license:
  4. name: Propietary
  5. js:
  6. https://js.stripe.com/v3/: { type: external, minified: true }
  7. stripe.js:
  8. css:
  9. state:
  10. css/stripe.css: {}
  11. js:
  12. js/stripe.js: {}
  13. dependencies:
  14. - stripe/stripe
  15. - core/drupalSettings
  16. - core/jquery