Production account value
venus-61
New Community Member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Jul-31-2024
08:10 PM
i have created a live business account. when i was in developer, and checked sandbox accounts, there are two sandbox account, one business and on personal. i want check if my c# code for paypal payment works, then i used the following code: Response.Redirect("https://www.sandbox.paypal.com/cgi-bin/websrc?cmd=_xclick&business=my sandbox account¤cy_code=SEK&amount=" + n + "&return=http://localhost:44302/PutAd.aspx"); when i run, it appears paypal payment page, but when my friend try to pay, i recieve error: Some of the information you entered is incorrect. Try again ??!! i tried with: Response.Redirect("https://www.paypal.com/cgi-bin/websrc?cmd=_xclick&ClientId="my live client id"¤cy_code=SEK&amount=" + n + "&return=http://localhost:44302/PutAd.aspx"); but it doesnt work. it doesnt open paypal payment page. the error is: We're sorry, but it doesn't seem to be working right now. Try again later. i must change the business value to my production account value. but how? how can i get my production account value? please guide me. i appreciate if you correct my code above (in form of code, not description) and send it to me. very kind regards
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.
Related Content
- where does paypal payments go to if there is no linked phone or email to the seller ? in PayPal Payments Standard
- Couldn't receive International payment in PayPal Payments Standard
- Sandbox account collect billing and shipping address in Sandbox Environment
- "System error. Please try again later" when connecting to paypal sandbox account with my android app in Sandbox Environment
- [WooCommerce PayPal Payments] - Required phone country code, different than the cards country code. in PayPal Payments Standard