Do you have any suggestions for how to extend a custom payment provider to allow for partial captures eg. one order line at a time? I know how to create a payment provider and I can see how to make the callback (in this case to Quickpay), but that won't help since everything is handled through the PaymentMethodService.
The providers doesnt support partial capture as you know and the UI doesnt either. Normally we tell our own customers that they can do partial capture using the payment gateways admin interface. At the moment I dont have an idea of to do it because I think the only option is to further develop some of the payment provider code in Tea Commerce. If this is a key feature for your client we could have a talk about extending Tea Commerce by letting the customer pay for this featur - that is one of the key points of further develop Tea Commerce. We do it with our own customers and give back all the things we develop in Tea Commerce for you developers.
Partial capture
Hi,
Do you have any suggestions for how to extend a custom payment provider to allow for partial captures eg. one order line at a time? I know how to create a payment provider and I can see how to make the callback (in this case to Quickpay), but that won't help since everything is handled through the PaymentMethodService.
Any brilliant thoughts?
Cheers
Bjørn
Hi Bjørn
The providers doesnt support partial capture as you know and the UI doesnt either. Normally we tell our own customers that they can do partial capture using the payment gateways admin interface. At the moment I dont have an idea of to do it because I think the only option is to further develop some of the payment provider code in Tea Commerce. If this is a key feature for your client we could have a talk about extending Tea Commerce by letting the customer pay for this featur - that is one of the key points of further develop Tea Commerce. We do it with our own customers and give back all the things we develop in Tea Commerce for you developers.
Kind regards
Anders
is working on a reply...