Top "Payment-gateway" questions

A service for authorizing payments for an e-commerce website, an online retailer or a traditional business.

What does FORCE do in a credit card transaction?

From some API spec I have: Force to place an Auth transaction into the current batch (PostAuth) or to place …

payment-gateway credit-card payment-processing
API for receiving payments through VISA/Mastercard Credit/Debit cards & paypal

I need to accept payments from the premium account holders on my website through VISA/Mastercard Credit/Debit Cards & …

java e-commerce payment-gateway payment credit-card
How to use ConfigurationManager Class in a Class Library Project type

I have one class Library Project for Payment. The live credential of client is on web.config file of website …

c# asp.net payment-gateway
Difference between order number, transaction id and invoice no

I'm implementing my first payment gateway, and while my situation might be simple in that I could make all three …

transactions payment-gateway payment credit-card payment-processing
What is the Simplest Possible Payment Gateway to Implement? (using Django)

I'm developing a web application that will require users to either make one time deposits of money into their account, …

python django payment-gateway payment-processing
Android integration with CCAvenue

I have an android app and want to integrate with CCAvenue payment gateway same as flipkart and others.but i …

android e-commerce payment-gateway payment
integration Paytm Payment Gateway Android

I am trying to integrate paytm's payment gateway to my Android App. I can't seem to find any proper documentations …

java android payment-gateway paytm
PayUMoney integration - How to calculate hash for comparing with response?

Generating Hash for Post request $hashSequence = "key|txnid|amount|productinfo|firstname|email|udf1|" ."udf2|udf3|udf4|udf5|udf6|udf7|udf8|…

php hash payment-gateway payumoney
How to verify successful payment of paypal

I am trying to get the transaction info of paypal transaction that is passed to our website when customer is …

php paypal payment-gateway paypal-sandbox
How to integrate TEST PayU Payment Gateway in android application?

I am new in Payment Gateway. Currently, I am working on a mobile app where I need to integrate PayU …

android android-webview payment-gateway payu