Top "Payment-gateway" questions

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

Is there free credit card api or payment gateway?

Actualy question says all, I need this only for testing. So, demo of some kind or 4-5 free transactions a …

payment-gateway payment credit-card authorize.net
How to resolve Sagepay payment gateway error, "4006 : The TxType requested is not supported on this account"?

On submit form on Live site i got below Error. Status: INVALID Status Detail: 4006 : The TxType requested is not supported …

payment-gateway payment payment-processing opayo payment-services
List all enabled payment methods in Woocommerce

I'm working on mimicking the Orders Page in the Admin side to the UI of the site. It's like a …

php wordpress payment-gateway woocommerce-rest-api
NOT FOUND using restclient

My request looks like this but when I try to run this code I get this error: @Grab(group='org.…

groovy payment-gateway rest-client httpbuilder
How to integrate razorpay payment gateway in codeigniter

Hi i am trying to integrate razorpay payment gateway in codeigniter. The code that I'm using is View Code <?…

php codeigniter payment-gateway payment gateway
How do I integrate the ATOM payment gateway in my app?

I am new to Android. I want to know how can I integrate the ATOM payment gateway mobile checkout page …

android payment-gateway
Should I use the CreditCardAttribute to validate credit card numbers?

Should I use Microsoft's CreditCardAttribute to validate credit card numbers like so? [Required, CreditCard] public string CreditCardNumber { get; set; } Or …

c# validation payment-gateway credit-card
how to extend the session timeout in asp.net before expiry

I am developing movie ticket booking website. I am using sessions in that i want to extend the session timeout …

asp.net session c#-4.0 payment-gateway global.asa
How do you troubleshoot an "Internal Error" error from Paypal Website Payments Pro?

I have a billing routine that uses recurring billing profiles in Paypal's Website Payments Pro. This routine successfully creates profiles …

payment-gateway payment paypal paypal-sandbox
Java payment gateway library

I'm looking for a Java payment gateway library similar to the Rails active_merchant or the libraries available on many …

java payment-gateway