what does this mean? thx
/response-for-request-of-payment/v1
{"transactionStatus":"Rejected","statusReasonAdditionalInformation":"Pain.013 is not in the system"}
what does this mean? thx
/response-for-request-of-payment/v1
{"transactionStatus":"Rejected","statusReasonAdditionalInformation":"Pain.013 is not in the system"}
Hello,
we are checking with the core product team for this error message. Would it be possible to give us the full url that you are using so that it's clear which action do you perform together with the body that you send?
Hi Nomm,
in my opinion, you have this status due to there is no transaction (no requests) to reject/pay now/ pay later in the system.
Kind regards
Michal
https://api.fusionfabric.cloud/payment/response-for-request-of-payment/v1/pay-now
Body
{
"originalPaymentInformation": {
"originalPaymentInformationId":"1554389537529",
"requestedExecutionDate":"2019-04-02",
"targetSchemeName":"TCH_RTPS"
},
"statusReasonInformation": {
"additionalInformation":"Response for Payment request."
}
}
HI Nomm,
as I said before. With that query, you would like to respond to payment requests that not exists in the system (probably was rejected in the past by someone).
Kind regards
Michal
3 People are following this question.