Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Address issue where
insertInvoiceRecord
function fails (#511)
In case where the Invoice has no associated Payment Intent, the Firestore collection write would fail. Fixes #505
- Loading branch information