I need any link that provide API of net banking of all possible banks of india.
After researching a lot I found many providers like PayUbiz, Payway etc. But they provide api for PHP etc. Instead of embedding them in web View I want specific for iOS platform.
Thanks for any input very much in advance.
CCAvenue's mobile SDK solved my problem. It has many features, one of its feature has net banking of all possible banks of india. To download sdk you should have CCAvenue's merchant account.
source
Related
I've seen that Google is one of the available providers (https://django-allauth.readthedocs.io/en/latest/providers.html#google)
But the link there is broken and I'm not sure if Django Allauth is only for "simple" Google authentication (people creating an account on a website with their Gmail/Google account) or if it works also for more "complex" services like Google Ads API.
I've checked the "official link" that Google Ads mentions (https://developers.google.com/identity/protocols/oauth2/web-server#python), but I'm a Python newbie and I don't know enough yet to judge this.
If Allauth is not a good option for accessing the Google Ads API (via Oauth2), can you please tell me other Django packages that could be good for this?
I've seen many other Oauth packages for Django (https://djangopackages.org/grids/g/oauth/), but even after reading their descriptions, I'm still not sure if they are designed for what I need.
Thanks!
Hi I want to use Paypal to accept payments in my applications. I feel like I'm going around in circles. What I have gathered is that there is very little documentation and a lot of marketing guff that you need to wade through - no disrespect to anyone who has worked on it.
I've learned that the Restful APIs from Paypal are not full featured yet, and the classic APIs provide a richer set of features - and my merchant account is in Australia so I don't think I can use REST APIs yet.
I've got a number of questions :
What do I need to get started ? Is it essentially formatting a payload according to the documents and calling a web service or is there more to it ?
Are there any sample .net applications that use the classic API. I may have missed something but GIT repository only seems to have REST api samples - should I get this and use classic in its place or is there more to it ?
Should I be using the SDK at all ? I checked in Nuget and there are a number of SDKs - the asp.net -http://www.asp.net/web-forms/overview/getting-started/getting-started-with-aspnet-45-web-forms/checkout-and-payment-with-paypal and it doesn't talk about the SDKs ??
If I am to get the SDK which one should I start with for Classic, I'm assuming I only need the SDK for the respective functions I need. For example there is a Merchant SDK and Payments Pro SDK which has the same information on www.paypal.com/SDK
What I want to be able to do is the following:
Accept Credit Card and Paypal payments on my wedapp
Do Adaptive Payments
Establish Recurring Payments after a Credit Card and Paypal Payment
Do PreApproval
Provide Express Checkout as per Paypal requirement
Please help, there appears to be a lack of getting started guides for Paypal and MVC. If anyone has any samples that would be fantastic!
I can certainly help you with your Express Checkout requirement, and in shedding some light on the complexities of interfacing your application with PayPal.
This .NET SDK offers full support for Express Checkout functionality, as well as providing a concise readme that outlines how Express Checkout works at both high, and more precise levels of abstraction.
In terms of Express Checkout, there are 3 main terms that you should familiarise yourself with:
SetExpressCheckout
Establishes a PayPal session based on Merchant credentials, and returns an Access Token pertaining to that session.
GetExpresscheckoutDetails
Returns a definitive collection of metadata that describes the PayPal user (name, address, etc.).
DoExpressCheckoutPayment
Collects the payment by transferring the transaction amount from the User's account to the Merchant account.
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).
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
Are there any licensing costs to be paid for commercial applications that use the BlackBerry Maps API or registered developers can use them in any commercial applications being developed by them?
If you use the "RIM Base Map Product Offerings" described here under Section 1, then there is no cost. In section 2(f) however, it says that if want to use “Enhanced map APIs”, then you would have to enter a license agreement with TANA. More than likely if you have access to these APIs then there should be a license in one or all of the files, and probably instructions that come with the API detailing how to enter a license agreement with TANA.
Short answer: You can use the map API for free if you are using the basic APIs. If you want to use the more advanced features provided in the “Enhanced map APIs”, then read the documentation specific to those APIs. It could be that there is an implied license in the API.
There are no cost related to using most of the BlackBerry API.
I have no document that proves it, but where I work we sell application that use Blackberry Maps, and we didn't bought any license.
The user already paid for the device which include the Technology, so the developper dosen't need to pay to use the API.
Except for the API that need to be signed.
You should probably read the license on RIM website.