Closed kenwest closed 9 years ago
I think the PR to use the repeat_transaction api should help here. The repeat_transaction api uses the same contribution copy logic that is used in the base ipn class in core (ie. uses it, not copies it)
Eileen, the Repeat Transaction API does the trick here.
When custom data is associated with contributions, and a recurring payment is made, the current behaviour is ...
The issue is that custom data becomes hard to find over time. (Imagine seeing a contribution from a long-term donor: to see the custom data I need to find the recurring contribution for that, then find the first contribution.)
My questions are ...