Commit 1f20ab0
feat(billing-platform): add InvoicerService.HandlePaymentMethodDetached endpoint
Adds the proto definitions used by the Stripe payment_method.detached
webhook to delegate to the billing platform. The request carries the
Stripe payment-method id and customer id (which Stripe may omit on the
detached object itself and supply only via `previous_attributes`); the
response signals whether the billing platform owned and processed the
event.
Refs REVENG-1161 parent c677af0 commit 1f20ab0
1 file changed
Lines changed: 20 additions & 0 deletions
File tree
- proto/sentry_protos/billing/v1/services/invoicer/v1
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments