Integration of PayTm payment in iOS - ios

Could anyone please tell me how can I implement payTm payment gateway in my iOS app. Searched a lot in internet but couldn't get any result. Not sure whether they provide any SDK or API to use.
I was searching for payment gateways which are mainly focussed in India. found One97's Paytm Payments but not sure how to implement this in iOS app.
Could any one please help me.

Paytm has SDK for both iOS and Android platform. It is integrated already on few merchants. Write to us at pgsales#paytm.com and we will send you SDK and Integration document along with test credentials.

PayTM is only for Private Ltd. companies. Unlike PayPal(unfortunately not in India), which provides access to there SDK for developers as well.
If you want to integrate PayTM, you would have to contact them and they will give you a list of things (which includes: DIN number, company name, PAN.. etc) which you should have before getting the SDK access.
This to me is pretty outdated thing. PayTM should provide access to developers to at least test their platform. Sandbox account is something developers can test their app before going live they can definitely request for all the needed details. In that sense, PayPal integration is way way better.
#Prerna Kalra Please let your team know that developers want to test their integration before going into all the official details.

To integrate with Paytm payments, you would require an SDK that they provide for the same. You need to get in touch with the Paytm's integration team for the SDK.

I'm pretty sure a lot of people are asking this and Paytm is not really ready to make its own documentation. The only way I know of is to download their sdk and contact their customer care with your query about integration. And await their response for installation queries.

Related

Is there any sdk available for PayPal Payments Pro SDK in ios side?

It might be duplication, but I haven't find out proper solution (whatever I am looking for).
I am an iOS developer, currently I have an requirement to integrate PayPal Payments Pro SDK in ios side.
I already have knowledge about PayPal Standard SDK and I did it also. But how can I integrate PayPal Payment Pro (Credit card/ Debit Card Payments) in iOS side without taking PHP help (Server API).
I already generated Credentials like:
API UserName
API Password
API Signature
I googled it a lot but I didn't find out proper solution regarding this question.
I donĀ“t think it exists. You have to use:
https://github.com/paypal/PayPal-iOS-SDK (Credit card/paypal payments).

How to integrate XERO in ios APP

I would like to know is there any SDK for XERO to integrate in to an iOS app.
If there is, what is the process?
I would like to share images(e.g. some bill images) to XERO from my
app
I can't find any API links for iOS and it would be helpful if anyone can
give me any information about XERO integration in iOS.
I know this is old question but as of now xero has changed oAuth 1.0 to oAuth 2.0 and they have provided a correct way to do the integration with mobile and desktop clients using PKCE.
https://developer.xero.com/documentation/guides/oauth2/pkce-flow/
though there are not good sample code available in Swift iOS. so i have has published an article with sample code and downloadable git repository. i hope it helps you or anyone looking for iOS integration with xero.
https://satvasolutions.com/latest-guide-on-oauth-2-0-integration-with-native-ios-app-using-pkce/
Hope this helps.

Use PayPal IPN with iOS PayPal library

I integrated the PayPal iOS library, but I noticed, that it is not I am not able to work with IPN. Is there a secure workaround or isn't it possible at all?
Dave from PayPal here.
The PayPal iOS SDK uses the new PayPal REST APIs to communicate with PayPal's servers. Unfortunately, these APIs do not currently work with IPN.
At some point in the future this situation will improve, but we don't yet have an estimated date.

Tutorial for Payway to integrate in iPhone app?

I want to use PayWay e-com to do transaction from my app.Since I am new to this technology, I am not sure where to start and how to integrate it in my iPhone app which has php backend.
Can anyone please suggest some good Tutorial to start with this? I found there are two ways to use it in our app.
1.PayWay Net
2.PayWay API
I want to work with 2nd one ie.,PayWay API. Please suggest some good reference which will be useful in integrating to ios app.
Thank You.
You can get a free test facility by contacting PayWay technical helpdesk. This will give you an access to the system to download sample code and the software you need.
You have tagged your issue PayPal. PayPal is only supported through PayWay Net, and not PayWay API.
To use PayWay Net you redirect the cardholder's browser to the PayWay website. With PayWay API, your system talks directly to the PayWay server. The advantage of PayWay Net is that your systems do not need to process credit card numbers and pass PCI-DSS. The advantage of PayWay API is that you can build a more seamless integration and handle situations where the cardholder can not be presented with a web browser.
(Disclaimer: I work for Westpac).

Does foursquare offer an advanced places API for a fee?

I am creating a GPS mobile dating application that utilizes the free foursquare places API for iOS. I was told by my developer that foursquare offers an enterprise API for a fee. Is this true? And if so, does anyone know any information regarding purchasing this API? Any info is greatly appreciated.
Thanks
There is no special or "enterprise" API, but we'd like to think our standard API is pretty advanced! ;) There are tons of successful apps that have built upon our APIs, and hopefully it'll meet your needs too. Check out https://developer.foursquare.com/ for all the info.
So, all the APIs we currently offer are free. If you want, you can find out more about this kind of thing in our platform policies: https://foursquare.com/legal/api/platformpolicy

Resources