cancel
Showing results for 
Search instead for 
Did you mean: 

Who Me Too'd this topic

CyberSource Simple API- Sandbox returns 'resource not found' right after capture payment.

Hi all,

I have succesfully  POSTed a payment with $.processingInformation.capture = true and I am able to parse the id. However, when I go to see the status,  I am receiving this response:

 

 

 

{"_links":{"self":{"href":"https://apitest.cybersource.com/payment/tss/v2/transactions/7079430972416295503955"}},"invalidFields":null,"message":"The requested resource does not exist","messageKey":null,"missingFields":null}

 

 

 

 Any guess why this is? I am expecting to see a response with a "PENDING" status.
I am able to process a void transaction with the same ID code.

Is this expected behaviour for the sandbox/production or is there something else going on here? This doesn't seem to be a problem in the example api environment.

Thanks.

scottjodoinim
Member
Who Me Too'd this topic