You are here

stripe.libraries.yml in Stripe 2.x

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

File

stripe.libraries.yml
View source
  1. stripe.js:
  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:
  8. css:
  9. state:
  10. css/stripe.css: {}
  11. js:
  12. js/stripe.js: {}
  13. dependencies:
  14. - stripe/stripe.js
  15. - core/drupal
  16. - core/drupalSettings
  17. - core/jquery
  18. - core/jquery.once