Closed artfulrobot closed 7 years ago
Progress:
I've set this up on my site and created a test recurring subscription. Here's what happened:
I am expecting that by the end of the 21st (start date) the contribution record will have been set to Completed, and have its trxn_id
set to the payment Id.
Yes! Today I checked in with CiviCRM and my payment has been completed and has a transaction id. I hereby declare this in beta.
This is an issue to keep me focussed on my reason for writing it: a client needs this up and running by Nov 2016.
Therefore my primary interest (and all I'm paid to do) is to get the functions that they need implemented and production-ready. My personal interest is in making something really useful for the CiviCRM community at large, but this is a lower priority.
Here's what I need to have working by launch:
CRM_Core_Form
classes.invoice_id
andtrxn_id
fields)These are my essentials, however it is my goal to have more features and I'll be doing my best to write code in a way that enables that.