stripe-tester-clj allows you to submit webhooks to your application without hitting Stripe or requiring connectivity. You can use it in your test suite to simulate webhooks and ensure that your application reacts accordingly.
[stripe-tester-clj "0.2.0-SNAPSHOT"]
stripe-tester-clj/stripe-tester-clj {:mvn/version "0.2.0-SNAPSHOT"}
implementation("stripe-tester-clj:stripe-tester-clj:0.2.0-SNAPSHOT")
<dependency> <groupId>stripe-tester-clj</groupId> <artifactId>stripe-tester-clj</artifactId> <version>0.2.0-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: