ruby - paypal api calls in live mode -
i integrated paypal api using ruby sdk.
everything worked fine in sandbox when went live, getting "invalid_resource_id" errors when trying transaction using ebay supplied transaction id (i.e. externaltransactionid). authentication working sale call failing. using "https://api.paypal.com/v1/payments/sale/xxxxxxxxxxxxxx" missing here?
Comments
Post a Comment