Paypal sandbox test credit card numbers [closed] - paypal

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Paypal support forums keep mentioning about getting a credit card number automatically. However, it does not show any credit card information automatically anymore - I tried 100 times.
I searched on internet, a famous link paypalobjects.com popups and all the credit card numbers have been linked to the maximum accounts.
How and where do I find a fake Visa/Master Credit card number that I can use for sandbox paypal account?
I am so screwed up! Please help!

The fake CC numbers used in the sandbox are displayed in the test accounts setup.
See the top half of page 22 here: https://cms.paypal.com/cms_content/TR/tr_TR/files/developer/PP_Sandbox_UserGuide.pdf

Related

PayPal online payments [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 9 years ago.
Improve this question
I am an individual, not a company.
I need to start receiving payments online via PayPal.
Is that possible? Can I integrate paypal 'Buy Now' button? Will they ask details about my bussiness?
Thank you!
edit: What kind of membership do I need - standart,premier or business?
You don't need to be a business to use PayPal. They will probably require your SSN at some point. Creating a Buy Now button on your site is 100% allowed, and they won't ask you any questions other than your tax information.
Go to Tools, PayPal Buttons, Create a Button to make your first Buy it Now button. Then take that source code and paste it in your site.

Payment fee from Iphone app [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I'm developing an Iphone app that allows to buy products and pay via credit card.
Do i have to pay some fee from every payment that being maid inside the app?
Thanks
No, provided that the products are not digital (i.e. real tangible items), or features within the app.
It is perfectly fine to accept credit card payments for goods (for example the eBay and Amazon apps), without having to pay the 30% fee to Apple.

iOS credit card processing [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I am looking to develop an app that accepts credit card information for non-digital products. In other words, In-App purchase does not apply in this case. What I'm looking to do is VERY much like the Chipotle app with which you can purchase food.
What is the best way to facilitate this type of transaction?
You're right, In-App purchase does not apply to non-digital products. For your type of transaction, there are a few options on the market, but the cheapest and easiest solution seems to be ZooZ.
Your users will be able to check out with credit cards or PayPal. I think you'll find that the seamless user experience will result in high conversion rates.
I should note: I have the privilege of working at ZooZ :)

PayPal IPN Listener URL [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I would like to configure my IPN Listener URL but unfortunately, I can't find where to set the URL from. I have tried to search in the documentation of PayPal but all in vain. When I log in to PayPal, I have got only two tabs i.e. My Account and Send Payment.
Where are the IPN settings located? I will be very grateful.
Thanks,
Matrich
It's cause they're moving everything over to x.com, it's kinda annoying.
In the final step of "Create PayPal payment button" you have a TextArea for "Advanced Variables" you can then set the IPN in a querystring variable named: notify_url:
notify_url=https://www.mywebsite.com/PayPal_IPN
Here's more information for Website Payments Standard

Receiving payment for apps on the App Store [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
Could someone here tell me the process Apple follows once your app is put on the app store?
Does the credit card with which the developers program was bought get credited with the amount made on the app?
Does Apple allow you to create/setup a separate account to receive income from the app?
Any direction to this will be really helpful.
As part of the developer program you need to set up your bank account details - it's all on the iTunes Connect website. Then they'll pay you monthly.
Hence it will be separate from your credit card. Of course if you use your bank's debit card then it is the same account.
Apple will ask for a payment account as part of their certification process. I believe the payments are made in a lump, so I don't think you can split that into separate accounts.