feat: billing consent ui

This commit is contained in:
Jannat Patel
2025-12-23 15:01:14 +05:30
parent cf2e57ec40
commit dd4fbfa8a2
2 changed files with 50 additions and 9 deletions

View File

@@ -121,6 +121,7 @@ def record_payment(
"payment_for_document_type": doctype,
"payment_for_document": docname,
"payment_for_certificate": payment_for_certificate,
"member_consent": address.member_consent,
}
)
if coupon_code: