expiry-using-payment #80
@ -171,7 +171,7 @@ async function getPaymentsForMembership(
|
|||||||
try {
|
try {
|
||||||
const docSnapshot = await app
|
const docSnapshot = await app
|
||||||
.firestore()
|
.firestore()
|
||||||
.collection("membership_Payments")
|
.collection("membership_payments")
|
||||||
.doc(membershipId)
|
.doc(membershipId)
|
||||||
.get();
|
.get();
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user