i have a application in Appstore which worked well. But from few days i am not getting any payments but orders only. So i downloaded the sample app and new sdk from paypal and used my sandbox accounts to test it. But when i run those using my client_id and email its having Error call Platform Error in my device and in simulator its saying System error.
I attached the screen shot of the error here
can any one please say whats the error ? .. is it mine or paypal .
Related
I recently published my Paid App to Google Play Store.But my users aren't able to make In App Purchases as they are getting Payment Declined error. I also personally checked in so much devices with different google accounts and different payment methods but it shows same error.
Please kindly provide me solution to this why this is happening. Thankyou
I'm trying to use the paypal mobile sdk. I've put my client id, and I test this sample app in sandbox mode. But when I click on the button to pay, the app is loading for about 1 minute and then I have this error in the logcat :
Any idea?
It was because I tested with a false credit card number
I'm integrating PayPal ios SDK in my iOS app.
Its working fine with PayPalEnvironmentNoNetwork environment as it uses dummy data, but its not working with PayPalEnvironmentSandbox.
I'm unable to use my sandbox account. With reference to following link i also created another US account but its not working for me. Also i tried another version SDK but it gives same error message "There was a problem communicating with the PayPal servers".
If someone has resolved this problem please help me.
Thanks in advance
Im trying to implement In-App Purchase. The code is ready (Im using the framework MKStoreKit 4.0) but I cant test it, I always get an error.
My application is not 100% ready. So I just created the application on itunesconnect without submitting source code.
My app status is "Prepare for Upload" and my In-App Purchase status is "Ready to submit".
Its possible to test In-App Purchase at this point? Or I have to do something else?
Any help would be appreciated.
RafCad
The error that I was getting:
Problem in iTunes connect configuration for product"
But, after following the steps on this page:
troybrant.net/blog/2010/01/in-app-purchases-a-full-walkthrough/ it started working.
I think that the problem was related with the step 5 from the link.
Is it possible to test In app purchase products in sandbox environment whose status is Waiting for review (i'm getting these products as invalid while i'm trying to test them in sandbox environment). I was getting the same products as valid when the status of my IAP products was Ready to submit & the application status was In Review. Currently my app status is waiting for upload as it was rejected citing some guidelines issues.
I currently have an app in Waiting for Review state and can still test In App Purchases. Those IAP have been submitted for review together with the app itself.
Nevertheless I had an issue with IAP (invalid product ids) which resolved itself only by removing the app from the device and reinstalling it. This was device specific because while it occured on one device a second device was working fine.