Does anyone know what is the process to trigger th...
# suitecommerce
e
Does anyone know what is the process to trigger the 'capture funds' event from a customer payment made from my account after paying an invoice? I'm just seeing a authorization payment event on the billing tab of the customer payment, the status is deposited but I'm not seeing any raw response, the raw request on the payment event says: Basic SALE (v25.3.1). We are using Cybersource.
c
If you open up the payment event, is there a link anywhere on it?
e
This is the how it looks on the list of events, the only link I can see on the detail is the transaction which point to the payment itself. I mean, it seems the Authorization was succesfully but I'm not sure if by default we should see a capture refund or how should we trigger this from the ERP/UI or if we are missing something else. Note: For this specific payment, multiple invoices are being paid.
Also I'm not sure if the P/N Ref should have a value there.
c
?
e
yeah, inside the view link, we only have a payment link. I'm not sure if I follow you.
c
The raw response used to be in there, iirc. I thought that's what you were looking for.
e
No, I mean, I can see this authorization event but this is not moving funds from the customer to the merchant. When placing an order that happens automatically but since the customer is paying an invoice from my account, I'm not sure how to trigger the capture funds event.
c
Sounds like a setting in the payment profile.
Typically there's 3 event types, 1. auth 2. capture 3. auth-capture. It sounds like your 'auth' needs to 'auth-capture'.
e
It is working fine when placing a web order, the issue is when paying an invoice from my account.