Please help me with a C & P solution for the following requirements...
The client is Salesforce NPSP, charges customers for enrolling in their program.
They charge a down payment & the rest is broken down into installments.
Clients walk into the office to enroll, so the actual enrollment process is not being done online, rather it's done internally by Salesforce users.
Case Managers need the ability to adjust clients payment plan schedules, & down payments.
Additionally they are planning on using Salesforce Communities to allow users to login to their account & pay their installment.s
An additional requirement (nice to have) would be to allow the system to save a credit card & do the recurring payments automatically.
My original thought process in terms of solutions was to use salesforce recurring donations, this would create each installment as one opportunity, I would then use the opportunity settlement VF page on contact to allow clients to login to the community, see their open opportunities & choose to pay 1 or more via the VT opportunity settlement.
My question is how I would process the original down payment amount in Click & Pledge, & if there is a way to automatically process the open opportunities should the client opt in for automatic recursion?
I would rather use opportunities with the payment plan (NPSP feature) instead of Recurring donations, however I'm not sure how to automate the process of mapping a C& P transaction to an existing payment record in Salesforce. With Recurring donations I'd be using the opportunity settlement page.
Are there any other tools Click & Pledge offers to manage this type of scenario? I have explored pledges but I do not see a way to adjust them similar to a payment plan that recurring donations offers.
Finally, are there any plans for updating the Virtual Terminal to a Lightning style script? It looks archaic when you run lightning.
The client is Salesforce NPSP, charges customers for enrolling in their program.
They charge a down payment & the rest is broken down into installments.
Clients walk into the office to enroll, so the actual enrollment process is not being done online, rather it's done internally by Salesforce users.
Case Managers need the ability to adjust clients payment plan schedules, & down payments.
Additionally they are planning on using Salesforce Communities to allow users to login to their account & pay their installment.s
An additional requirement (nice to have) would be to allow the system to save a credit card & do the recurring payments automatically.
My original thought process in terms of solutions was to use salesforce recurring donations, this would create each installment as one opportunity, I would then use the opportunity settlement VF page on contact to allow clients to login to the community, see their open opportunities & choose to pay 1 or more via the VT opportunity settlement.
My question is how I would process the original down payment amount in Click & Pledge, & if there is a way to automatically process the open opportunities should the client opt in for automatic recursion?
I would rather use opportunities with the payment plan (NPSP feature) instead of Recurring donations, however I'm not sure how to automate the process of mapping a C& P transaction to an existing payment record in Salesforce. With Recurring donations I'd be using the opportunity settlement page.
Are there any other tools Click & Pledge offers to manage this type of scenario? I have explored pledges but I do not see a way to adjust them similar to a payment plan that recurring donations offers.
Finally, are there any plans for updating the Virtual Terminal to a Lightning style script? It looks archaic when you run lightning.
Comment