shridarpatil/frappe_whatsapp

How to add Payment Request link and Payment receipts

chandrubiradar opened this issue · 3 comments

I want to send notifications to my students whenever the payment request is created in their name.
Usually I send Payment request link using the following method "{{ doc.get_payment_url() }}".
How can I send the same link here as well.

Also whenever the student pays the amount using the link I shared, I want to send the Confirmation payment receipt using the payment receipt attachment of 'Payment Entry' doctype.

Can you please tell how to do it @shridarpatil @mohsinalimat @chechani @vineyrawat

Can you please help on this @shridarpatil

I have found a way to add payment receipts.
But unable to find a way for Payment Request, Please help on this

Stale issue message