Skip to content

Commit 26e1ec3

Browse files
fix invoice created event (#13)
1 parent 5fb39cc commit 26e1ec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/stripe_mock/webhook_fixtures/invoice.created.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"next_payment_attempt": null,
6363
"charge": "ch_00000000000000",
6464
"discount": null,
65-
"application_fee": null,
65+
"application_fee_amount": null,
6666
"subscription": "sub_00000000000000",
6767
"metadata": {},
6868
"description": null

0 commit comments

Comments
 (0)