API Integration 6

0
votes


1
answers

تمت الإجابة

Hi, I have a plan to integrate PayTabs as our recurring payment. We have successfully created the normal payment request and successfully got the token from the transaction. However, when we tried to create the recurring transaction, we got an error without any explanation. The error message was "Unable to process your request" with error code 422, we have no idea what this means. We have passed the correct token and tran_ref but the response is still the same. Error response { "code": 422, "message": "Unable to process your request", "trace": "PMNT0706.65F87866.00000992" } When I look at the API debug logs, the error was "Invalid terminal", and I still haven't have any idea what does this mean. Any help would be appreciated!

تم النشر بواسطة Rainer Regan، شهر تقريبًا مضت , آخر رد بواسطة Osama El-Hamahmy شهر تقريبًا مضت

0
votes


1
answers

i want amex card test data

تم النشر بواسطة Ticketak App، 3 أشهر مضت , آخر رد بواسطة Osama El-Hamahmy 3 أشهر مضت

0
votes


3
answers

i need a transaction status so that on the basis of the response in callback/return url i will update in my crm as well as redirect the user.

تم النشر بواسطة Ayushi khare، أكثر من سنة مضت , آخر رد بواسطة Hussein Mostafa 4 أشهر مضت

0
votes


3
answers

Hi, I have transaction with total amount 100 SAR and I need partial refund it , I call API 3 times by passing cart_amount = 50 SAR  at each time at the first time  the response_status is "A" at the second time the response_status is "A" at the third time the response_status is "A" the expected result is in the third time the response is "E",  which is I exceeded the max value of transaction, what is the wrong? my sample request is     {     "profile_id": xxxxx,     "tran_type": "refund",     "tran_class": "ecom",     "cart_id": "xxxxxxx",     "cart_currency": "SAR",     "cart_amount": 50,     "cart_description": "refund reason",     "tran_ref": "TSTxxxxxxxxxx" }  

تم النشر بواسطة Muhammad Sayed، 6 أشهر مضت , آخر رد بواسطة Hussein Mostafa 6 أشهر مضت

0
votes


3
answers

I have successfully integrated paytabs using managed form but i was wondering if i could add stc pay to managed form or is it only applicable using hosted payment

تم النشر بواسطة omar mohamed abdelmoneim، سنة واحدة تقريبًا مضت , آخر رد بواسطة Hussein Mostafa سنة واحدة تقريبًا مضت

1
votes


1
answers

I have implemented Paytabs integration Via API endpoint but I'm getting "Authentication failed. Check profile ID and authentication header."

تم النشر بواسطة Rani Fouad، أكثر من سنة مضت , آخر رد بواسطة Osama El-Hamahmy أكثر من سنة مضت , 1 صوت