Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I'm wondering if there's any way to capture payments programatically using a built-in Tea Commerce method. I need this functionality as I'm creating a webservice which an external system can call to, in order to trigger the capture of a payment.
Thanks.
Hi Mikkel
See line 131 + 132 here :)
https://github.com/TeaCommerce/Tea-Commerce-for-Umbraco/blob/master/Source/TeaCommerce.Umbraco.Application/Views/Orders/EditOrder.aspx.cs
Kind regards
Anders
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Capturing payments programatically
Hi,
I'm wondering if there's any way to capture payments programatically using a built-in Tea Commerce method. I need this functionality as I'm creating a webservice which an external system can call to, in order to trigger the capture of a payment.
Thanks.
Hi Mikkel
See line 131 + 132 here :)
https://github.com/TeaCommerce/Tea-Commerce-for-Umbraco/blob/master/Source/TeaCommerce.Umbraco.Application/Views/Orders/EditOrder.aspx.cs
Kind regards
Anders
is working on a reply...