Questions tagged [payment-processing]

A process and service that automates payment transactions between the shopper and merchant. Classically refers to credit card transactions, but nowadays the term describes also internet payment methods like Paypal.

It is usually a third-party service that is actually a system of computer processes that process, verify, and accept or decline credit card transactions on behalf of the merchant through secure Internet connections.

See also: http://www.firstatlanticcommerce.com/resources/payment-processing-diagram.aspx Authorize.Net: How it Works (Diagram)

671 questions
-1
votes
1 answer

Card returned AAC in second generate AC even online host approved transaction

I am now running the MasterCard M-TIP test cases and cannot pass one of the requirement which is 'The card responds to the Second Gen AC with a TC'. If someone could provide insight into what's happening or what's going wrong, I would greatly…
-1
votes
1 answer

E-Commerce Payment Gateway - Funds transfer from one customer to another

We are developing a javascript based Mobile Web app (using cordova) for iOS and Android and need to use a payment gateway. The use case is similar to Amazon, where our site is just a middleman between buyers and sellers: When a buyer purchases an…
-1
votes
1 answer

How to combine use of payment processor with firebase or Auth0 login?

I am new in the software development world. I have built a C# application that will require to keep track of user progress on a certain task and possibly integration of payment processor. I have seen Auth0 implementation requirements and I am able…
Rifat
  • 1,700
  • 3
  • 20
  • 51
-1
votes
1 answer

CyberSource rejects orders from certain amount ranges with code 203

I'm having a problem with CyberSource (test environment). The thing is that I'm sending Auth requests for orders with total amounts >=$1000. Auth reply comes as: [ccAuthReply] => stdClass Object ( [reasonCode] => 203 [avsCode] => 1 …
-1
votes
1 answer

Smartsheet API to Collect Payment Information

Has anyone used Smartsheet API to capture payment data? I work with a Property Management group that will be accepting applications via Smartsheet's web form. Those applications require a deposit. My city uses NIC Inc. (EGOV) as their payment…
-1
votes
1 answer

Advice regarding Wallet application

I am going to make a wallet application in mobile that has following features: Add money (User can add money to wallet via net banking, debit/credit card) Cash out (money will transfer from wallet to user's bank) Transfer money (User can transfer…
Hitesh Upadhyay
  • 219
  • 3
  • 11
-1
votes
1 answer

any existing solutions for a subscription type of a store?

Is there an existing solution that provides the following? any seller can create a store with virtual products - every product costs a monthly subscription fee (the solution will contain many stores) any buyer can subscribe to products (set-up…
-1
votes
2 answers

What is the cheapest payment processing system for Magento?

What is the cheapest payment processing system for Magento? Better if is is the easiest to implement as well
Sayed
  • 1
-1
votes
1 answer

How to verify a person age/ID using third Party Software?

I've seen third party software/companies that verify a user's ID, the one I saw you simply held your drivers license, passport etc... up to the web cam and it would verify your ID. I don't want to process this info on my end. Does anyone know a…
jdne
  • 1
-1
votes
1 answer

send payments to faucetbox

I have try to do my self this code to implement the automatic send bitcoin payments to faucet box but is some errors there I need help with. and it give me this error The bitcoinrotator.publiadds.org.pt page is not working…
-1
votes
2 answers

How feasible is it to start up a payment processor similar to Stripe? What would be involved?

I am interested in starting up a payment processor that works the same way that Stripe does. I would like to know how I would go about doing this, what would be involved, if that would even be legal (ie. does stripe have some kind of patent on their…
-1
votes
1 answer

How to make an 0$ transaction to get information from users?

How can I use Adyen to make a 0$ transaction to save the users information, a recurring contract so to speak. I can only do transactions that aren't 0$. Whenever I do a transaction of 0$, go to the page, click a payment option. I get the error:…
Mike Lammers
  • 542
  • 9
  • 27
-1
votes
4 answers

Best US based credit card payments solution with PHP APIs

Possible Duplicate: Credit card payment gateway in PHP? I am looking for a solid credit card solution and we are not interested in PayPal. I am currently unsure about the volume of transactions. Someone suggested merchantone but after looking at…
Sabeen Malik
  • 10,816
  • 4
  • 33
  • 50
-1
votes
1 answer

Looking for an escrow-type service that enables me to give the contributor more money back than they originally put in

Does anyone know of a payment-processing service (2checkout.com, braintree.com or something like a transpact.com) or indeed a method that will allow you to refund the customer's payment, and also pay them back extra, to their CC or paypal account?…
ronanmc
  • 15
  • 5
-1
votes
1 answer

Accepting payment in store without PCI

I'm looking for a way to accept payments inline in my store so users don't have to go off to paypal if they don't want to. I've been reading about PCI compliance which sounds like a nightmare and quite expensive. I've seen many sites doing this.…
Mike Rifgin
  • 10,409
  • 21
  • 75
  • 111
1 2 3
44
45