how we integrate payment gateways in iphone app? [closed] - iphone

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
How to implement payment gateways in iPhone app?
Also is there any problem of app rejecting by using a third-party payment gateway?

Please do not attempt to create a payment gateway by your self unless you are thoroughly conversant with programming, security and you completely understand everything involved. There are too much factors and security issues involved. Use something like PayPal or read up on [In-App Purchase Programming Guide1 in Apple Dev guide.

Use the paypal mobile sdk..For integrating the payment gateway in your application..You can download the sample project from github by clicking download zip.
If you want to use digital goods payment service then best way to use inapppurchase (tutorial is given in reywenderlich)
If u want to use real goods payment they u can use paypal or other related payment gateway..
You can go...developer.paypal.com for more info regarding this..

Related

how to sale products inside the ios app without using in app purchase [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
Hi Is their any other way available to integrate payment process and buy products inside IOS application without using the in app purchase, how to sale products inside the ios app without in app purchase?
you can integrate payment gateways like stripe, paypal which are available for mobile platform. But if you trying to replace in-app purchase because of Apple cut 30%, you most likely to get rejected by Apple.
You can use payment gateways if you are selling digital goods, may be a e-commerce app or something.

Accept credit card payment in 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
How can I accept credit card payments from within my iPhone app? The Credit Card Terminal is a good solution but that would mean my app's users have to have their iPhone app installed as well!
How can I do it all from within the app (using a UIWebView if need be)?
I did check out related questions on SO but none really answered the question.
This is not for in-app purchases (we can use StoreKit for that). This is for donations (and the app would be free as the Apple guidelines suggest)
Thanks.
May be you can donate through PayPal API but I am not sure whether Apple will approve it.
PayPal API for iOS:
https://www.x.com/community/ppx/xspaces/mobile/mep
Refer to this link before you start:
PayPal API for iOS - allowed?
I think there is no other option. UIWebView can open a site in your application which accepts credit card payments but I am not sure how good and appealing it would be to a user.
Hope this helps you
EDIT:
If you use anything apart from PayPal and In App Purchase, then I fear that your app will be rejected by Apple.

Multiple bank accounts for different apps in iTunes connect [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 12 years ago.
Improve this question
As we are developing an iPhone app for a customer and he wants to charge for that app, we are wondering if it is possible to have multiple bank accounts in iTunes connect to have the revenues directly on the customers bank account. Whats the best practise for that?
Many thanks in advance
Stefan
It sounds like you want to distribute the app yourself on the store, rather than having the customer do it. As someone who does this kind of work himself, I can tell you that this is just silliness. Your customer should be sending you the certificates for you to sign the app, you send him the app for submission, etc. Never put this up under your account, really.
EDIT: You should tell your customer that he needs his own developer account, then guide him through getting you the certificates you need.
You need to set up another developer account in that case.
I'm not sure if you mean multiple accounts for the customer to be charged at or multiple accounts for your developer to receive their payments at.
If it is the former that sounds impossible to me (your payment is through Apple as a mediator, you should have no knowledge of customer payment methods).
If it is the latter, couldn't you either a) make a different account per app or b) talk to Apple support about this as it is a billing question?

How to use Paypal from a desktop application? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 years ago.
Improve this question
Is it possible to collect billing information and send it to Paypal from a desktop application the same way a webpage normally would?
Paypal uses the HTTP protocol to communicate. As long as you use that with your desktop application, it will work.
As you can see from this Sample Code page, they are simply using apis to make HTTP Requests (cURL for the php example) to the paypal servers.
Not sure if this comes in too late for you, but it might help others looking around for similar functionality. I had also been looking around for a way that could let me search through paypal transactions and give me exact numbers about sales and sold products. Then I found PaySketch, which I have been using for a while now, and it has become a part of my schedule to (re)organize marketing and sales efforts based on statistics that I get from the app. I would say that it is a must have for every vendor selling things using paypal
You can also try developing an adobe AIR application. The application will be platform independant. You can read more here.
If you want to track your Paypal account from desktop, you can try Putler. It won't let you accept new payments on the desktop, but can show you insightful reports.

Website Payment Pro outside US [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
My current online shop use PayPal express checkout (for credit card too) to charge users.
Our surveys (and A/B testing) showed that they are willing to make am order in a fewer step and without going to Paypal website.
We are based in Hong Kong so Website Payment Pro with DirectPayment can't be used.
Do you any other solution that could fit (i.e same level of pricing) our needs.
Small transactions (< 100 USD), need to fully integrate the solution within our shop for credit card (no redirection to another website)?
We will probably keep paypal as a backup solution for customers without credit cards.
Since PayPal indeed does not offer WPP in Hong Kong, I see just three options:
Open a business in US/UK/Canada where WPP is available;
Use a standard credit card payment provider, not PayPal;
Keep using WPS.
I'm afraid that none of these are the same level of pricing and benefits though. :(
I wonder if you have the same problems with Google Checkout.
Take a look on:
http://www.avangate.com
http://www.epayment.ro