Questions tagged [payment-services]

19 questions
19
votes
3 answers

Alipay Integration

Does anybody know anything about Alipay payment service? Does alipay.com have an API (Like paypal or moneybookers)? Does anybody have documentation? I cannot find anything. Thanks in advance.
Ruslan Polutsygan
  • 4,401
  • 2
  • 26
  • 37
7
votes
2 answers

Which payment provider should I use for recurring payments/subscriptions as a European business?

We're building a web app that customers can pay a monthly rate for. Here are the requirements: We want to charge customers monthly fees to access the service We have several different plans Each plan comes with a month free…
Rahul
  • 12,181
  • 5
  • 43
  • 64
6
votes
2 answers

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 on this account. My sagepay setting is for LIVE are below, SAGEPAY_CONNECT_TO = 'LIVE'; SAGEPAY_TRANSACTION_TYPE = 'PAYMENT';…
5
votes
1 answer

Integrating Paymetric.com within a website

Has anyone ever integrated paymetric within a website, using any language (PHP, java, .Net)? I need to integrate paymetric with our new website, but I can't find any help on the web. Your quick help is appreciated.
4
votes
2 answers

Delayed Chained Payments in PayPal with initially-unknown Secondary Receiver

Reading through PayPal's API documents I don't see a clear way to do this, but I don't want to assume that it's impossible because I don't know how to do it. Use case: I'm building a marketplace for a client that allows a consumer to purchase a…
etoleb
  • 923
  • 1
  • 8
  • 19
3
votes
2 answers

Automatic BIN Range Update/detection service

I am currently managing a software estate that stores card bin ranges in a table for card checking. This currently means that we have to manually update the bin range table on a regular basis to ensure it can cater for new cards. I am wanting to…
2
votes
2 answers

How to send request to bank and receive response using ISO 8583 messages?

I have a question about ISO 8583 messages. I learned my self how to create an ISO 8583 massage but I don't know how to use this message to send request and receive response from the bank. In which way can I get connect with the bank? And how?
ss.5
  • 147
  • 1
  • 2
  • 9
2
votes
1 answer

PayWay error: Invalid IP address

I am using PayWay payment gateway and Westpac banking services for our Australian client. I am developing its code and initial testing in India location. As per PayWay Net Developer's Guide I have writen all code as per given. Now I am trying to…
Gaurav Agrawal
  • 4,355
  • 10
  • 42
  • 61
1
vote
1 answer

Multiple payment methods, multiple currencies solution

We need a website where users can deposit funds to their accounts, transfer funds from one user's account to other user's account, withdraw funds. We are looking for reliable solution so that users can use several payment methods to deposit/withdraw…
1
vote
1 answer

What is happening after nfc loyalty card is submitted?

We are developing mobile app in which customers can access multiple loyalty programs. The most convenient way for customers is to use nfc loyalty card and we are in search of ways to implement it via google pay passes and apple wallet…
Anton Bystrov
  • 134
  • 2
  • 10
1
vote
1 answer

Collecting and Making ACH Payments

We're creating a platform with PHP back-end where a customer will be able to purchase a service through the platform with their credit card or linked checking account. The platform will collect the payment, take out their fee and pass the remainder…
0
votes
1 answer

Sequent's NFC Platform

During my research about NFC platforms I found this Sequent platform that claims to provide a secure element manager that can be accessed by applications. I could not find, though, any "real life" information such as devices and operating systems…
0
votes
1 answer

Payment Service Provider fors CC Storage, Authorize and Capture and PHP

I've already been in discussion with many many different payment providers and I'm getting tired of endless meetings and discussions, which in the end end up that the support or their sales department was hiding a flaw in their system / confirmed…
0
votes
1 answer

Payment Gateways with 1. Public sandboxes 2. Easy developer signup 3. Public API documentation?

I've been working on a uniform payments system similar to Active Merchant for the past few months. So far I've integrated Authorize.net, PayPal Payments Pro, and and Psigate. Basically you use one set of method calls, one set of parameters for…
0
votes
1 answer

How prepaid cards activation works

I am looking for some good technical overview of how prepaid cards work. This post provides some basic answers but I would like to learn more. I am helping with a project where we are going to be issuing prepaid cards that end users will use to pay…
Erika Madja
  • 111
  • 1
  • 6
1
2