Hi,
Thanks for your reply. I used customized checkout form and disable the shipping city. I have enabled it and now i am facing another issue.
[24-04-2018 02:11:11] PayPal\Core\PayPalHttpConnection: INFO : POST https://api.sandbox.paypal.com/v1/payments/payment
[24-04-2018 02:11:13] PayPal\Core\PayPalHttpConnection: DEBUG : Request Headers : POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.6.4 (platform-ver=5.6.35; bit=64; os=Linux_4.14.17-x86_64-linode99; machine=x86_64; crypto-lib-ver=1.0.1e-fips; curl=7.54.1), Authorization: Bearer A21AAFE5tuInPGRBIqJuDD9NC32rOhV9JQ6pEPFY3DCCen4oeUUV-Pvpula5hxoCVeX8JgZshiRBcSYzgcD7k520dzkHkb0rQ, PayPal-Request-Id: 234266110632293152453586925575, PayPal-Partner-Attribution-Id: AngellEYE_SP_WooCommerce, Content-Length: 826, ,
[24-04-2018 02:11:13] PayPal\Core\PayPalHttpConnection: DEBUG : Request Data : {“intent”:”authorize”,”payer”:{“payment_method”:”credit_card”,”funding_instruments”:[{“credit_card”:{“type”:”visa”,”number”:”4483742968619671″,”expire_month”:”05″,”expire_year”:2027,”cvv2″:”650″,”first_name”:”Andy”,”last_name”:”Choo”}}]},”transactions”:[{“amount”:{“currency”:”SGD”,”total”:”180.00″,”details”:{“shipping”:”0.00″,”tax”:”0.00″,”subtotal”:”180.00″}},”item_list”:{“items”:[{“name”:”Acai Berry Granola (Upsized with Love!)”,”currency”:”SGD”,”quantity”:1,”price”:”180.00″}],”shipping_address”:{“recipient_name”:”AndyChoo”,”line1″:”14 Robinson Rd”,”line2″:””,”city”:”singapore”,”state”:””,”postal_code”:”048545″,”country_code”:”SG”}},”description”:”Payment description”,”invoice_number”:”5ade923e4a8b3″,”custom”:”{\”order_id\”:5701,\”order_key\”:\”wc_order_5ade9165c27d4\”}”,”soft_descriptor”:”Singapore Red Cross”}]}
——————————————————————————————————————————–
[24-04-2018 02:11:13] PayPal\Core\PayPalHttpConnection: INFO : Response Status : 500
[24-04-2018 02:11:13] PayPal\Core\PayPalHttpConnection: DEBUG : Response Headers : HTTP/1.1 500 Internal Server Error, Date: Tue, 24 Apr 2018 02:11:12 GMT, Server: Apache, paypal-debug-id: f396f00d514af, Content-Language: *, X-SLR-RETRY: 500, X-SLR-RETRY-API: /v1/payments/payment, Connection: close, HTTP_X_PP_AZ_LOCATOR: sandbox.slc, Paypal-Debug-Id: f396f00d514af, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D1880%26app%3Dapiplatformproxyserv%26TIME%3D1083367002%26HTTP_X_PP_AZ_LOCATOR%3Dsandbox.slc; Expires=Tue, 24 Apr 2018 02:41:12 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: 184, Content-Type: application/json, ,
[24-04-2018 02:11:13] PayPal\Core\PayPalHttpConnection: ERROR : Got Http response code 500 when accessing https://api.sandbox.paypal.com/v1/payments/payment. {“name”:”INTERNAL_SERVICE_ERROR”,”message”:”An internal service error occurred.”,”information_link”:”https://developer.paypal.com/docs/api/payments/#errors”,”debug_id”:”f396f00d514af”}
[24-04-2018 02:11:13] PayPal\Core\PayPalHttpConnection: DEBUG :
Able to advise?