문제

I'm using Authorize.net AIM and silent post. The purchase is done via AIM, and it's working fine. If the user wants to refund then it's tracked via silent post url. But there is no parent transaction id for a refund transaction. So I couldn't understand of which transaction the refund is for. Do anyone have any idea on this one? Or how to do it.

도움이 되었습니까?

해결책

Keep Test mode turned off, then you will get a Transaction ID for each payment transaction. For a refund call (credit or void) pass the particular transaction id which can identify the payment. In test mode Authorize.net returns 0 as transaction id. For more Test refunds on Authorize.net using a test account?

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top