Sandbox

SumitSaylalala
New Community Member

Hi,

 

I am making payment to my sandbox PayPal account through iOS sdk(sandbox 2.18.1).

I use this api

'https://api.sandbox.paypal.com/v1/payments/payment/pay_id'

to get transaction id and check that transaction id with

'https://www.sandbox.paypal.com/cgi-bin/webscr/' api to verify the payment.

When I use credit card for payment first api returns valid transaction id and second api verifies it.It can also be seen at https://www.sandbox.paypal.com/listing/transactions

But when I make payment using PayPal login

 'https://api.sandbox.paypal.com/v1/payments/payment/pay_id'

returns transaction id. But that id is different in

 https://www.sandbox.paypal.com/listing/transactions 

Also verification url returns error with that transaction id.

I would like know the problem we are facing as soon as possible as it is affecting our production process.

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.