We've implemented PayPal IPN (Instant Payment Notification) and receive IPN payment notices about our uses. I pass the Joomal user ID to PayPal in their custom field, and that's how I tie it to a user on the return IPN message.
Currently, payment is for just one event, but in the future, we may end up having multiple transactions to record for a user. Transactions could be a payment or a refund.
Would CB Activity with an Activity and/or Comment field be a good solution for this? I'm even thinking the value of the Activity/Comment could be a JSON string with all the details, then displayed via CB Code Field to parse that data.
Does this fit within the scope of the add-ons, or do you have other suggestions?
--
David Riviera