I'm trying to create a mechanism whereby a product (actually, it's a subscription) can be sold using a Paypal button and then have these sales tracked in nop. I don't want to force customers through nop for this purchase as I want to make it as simple as possible and don't need the full 'shop' experience for the users.
I use nop as a shop for other products though and have Paypal payments working perfectly for this.
When I make a sale using my new button the IPN mechanism kicks in and informs nop about the sale but as nop wasn't expecting it it simply logs.... "PayPal IPN. Order is not found" as well as all the details about the transaction.
My ideal would be for these external sales to show as completed orders in nop... and I accept that it's likely that I will have to add a suitable product within nop for this at the very least.
Also, ideally, it would create users on the fly for this.
Does anyone know if this is possible... or even if I've explained the requirement adequately....!?
Kind regards,
James