Can not process second authorization for my order.

pavnsarah
Contributor
Contributor

Hi, i can create an order successfully with back order. I can create an authorization for my item in hand and capture. But when i try to do the second auth for my back order i get AUTHORIZATION_AMOUNT_LIMIT_EXCEEDED error. I attaching my reqeust and response here. Please help.

 

AUTHORIZATION_AMOUNT_LIMIT_EXCEEDED

REQUEST:

POST https://api.sandbox.paypal.com/v1/payments/orders/O-56C394288D160983R/authorize HTTP/1.1
Content-Type: application/json
User-Agent: PayPalSDK/PayPal-NET-SDK 1.9.1 (lang=DOTNET;v=4.5.1;clr=4.0.30319.42000;bit=64;os=Microsoft Windows NT 6.1.7601 Service Pack 1)
Authorization: Bearer A21AAHVaTHLmH0SzjvN9Fm2pXhVzgraSgZ8h0RIW-N3NXUXnyEh2mWY2i43h8OxSB-5uxUnEX_oznYpLp6NTHa-ru8Ca6KOHg
PayPal-Request-Id: fd451d84-f9a9-401f-a8be-9f7503f18955
Host: api.sandbox.paypal.com
Content-Length: 71

{"id":"O-56C394288D160983R","amount":{"currency":"USD","total":"2.00"}}

 

Response

HTTP/1.1 400 Bad Request
Date: Wed, 17 Ap[Removed. Phone #s not permitted]GMT
Server: Apache
paypal-debug-id: 5fb8b2af5ca
Content-Language: *
Connection: close
HTTP_X_PP_AZ_LOCATOR: sandbox.slc
Paypal-Debug-Id: 5fb8b2af5ca
Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D1880%26app%3Dapiplatformproxyserv%26TIME%3D143767388%26HTTP_X_PP_AZ_LOCATOR%3Dsandbox.slc; Expires=Wed, 17 Ap[Removed. Phone #s not permitted]GMT; domain=.paypal.com; path=/; Secure; HttpOnly
Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT
Vary: Authorization
Content-Length: 205
Content-Type: application/json

{"name":"AUTHORIZATION_AMOUNT_LIMIT_EXCEEDED","message":"Authorization amount exceeds allowable limit.","information_link":"https://developer.paypal.com/docs/api/payments/#errors","debug_id":"5fb8b2af5ca"}

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.