Skip to content

Commit

Permalink
Fix event
Browse files Browse the repository at this point in the history
  • Loading branch information
vunguyenhung committed Jun 27, 2024
1 parent 0c50f3f commit 9f5b770
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export default {
...common.methods,
getEventTypes() {
return [
"subscription/invoice.paid",
"subscription.invoice.paid",
];
},
getSummary(body) {
Expand Down

0 comments on commit 9f5b770

Please sign in to comment.