Jump to content

Custom onpay and split payment questions (IP Commerce)


Quints

Recommended Posts

  • 2 weeks later...
Posted

Commerce does have support for split payments. Basically, if the invoice isn't paid in full, the remainder will remain due. How you handle this with a custom gateway will depend upon the gateway (e.g. you will probably send the split payment amount but you may need to develop a UI to control this at the payment level when a user goes to pay).

You can add an extension for onPay and then check which product was purchased in order to perform actions only for certain products. I did something similar as a hook on \IPS\nexus\Purchase (for onExpire, onDelete and so on) and then I just verify the product that was purchased for the current purchase we are operating on.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...