Justin Punzalan

Results 4 comments of Justin Punzalan

> I am running into the same issue. It seems like the function isn't getting triggered and there doesn't seem to be a way to check if the events are...

I have the same issue. The metadata field in payments is `{}` I see that it's trying to get the metadata here: https://github.com/invertase/stripe-firebase-extensions/blob/6c5966da3bab16d4a7d55116eb458d35b6c3e0bf/firestore-stripe-web-sdk/src/payment.ts#L301

> @jayzes can confirm, I added `addSuspeneQuery: true` in my codegen.yml and now the generate scripts adds two functions, one with suspense and one without Is "Suspene" a typo? `addSuspeneQuery`...