Questions tagged [payment]

The process of transferring money, normally in exchange for some product or service

The possibility of paying for services or products is an important feature in many applications. Obviously it is very important that it works properly and is also save against malicious attacks.

2984 questions
15
votes
2 answers

Stripe recurring/subscription billing best design/practices?

I'm coming off putting together my first site with stripe, but I feel like I could have designed my stripe integration much better than I had. The main issues that I came across were, how do I maintain the state of the stripe account (trialing and…
hajpoj
  • 13,053
  • 2
  • 44
  • 62
14
votes
4 answers

Accept payment on ios apps?

is this okay to implement payment system on ios apps? I would like to make an app that can browse products on my e-commerce website then let people buy products on my app. I'm asking this question because i've heard it is violating apple's policy.
Moon
  • 20,835
  • 65
  • 174
  • 263
14
votes
4 answers

How to get response after integrating UPI using hyperlink

In my iOS application, I need to accept payments from the user. I am using UPI for the same. I have followed the following document provided by UPI http://www.npci.org.in/documents/UPI-Linking-Specs-ver-1.1_draft.pdf I have created a deeplink as…
Arun
  • 1,372
  • 1
  • 11
  • 28
14
votes
6 answers

What is the simplest way to charge money over the Internet?

I have a .Net 2.0/3.5 WebApplication. I want to be able to take money over the internet for my service. Each of my customers will have an AccountNo. I wish to offer several products each of which will have fixed price. I need for my customer to…
Rory Becker
  • 15,341
  • 16
  • 63
  • 93
14
votes
1 answer

India Banking API to Process NEFT Payments

Is there a way to send payments from the bank account to all your customers automatically in India ? Suppose: Every customer has a unique id and all this bank details like name, account number and NEFT code are stored in his profile. Is there a way…
riffmaster
  • 141
  • 1
  • 4
14
votes
2 answers

PayPal PreApproved Payments

I am using PayPal PreApproved payments for my crowd funding website, where project backers are only charged if the project is successfully backed. I am worried that high rate of payments will fail when the PayPal API tries to collect the funds when…
oo7
  • 203
  • 2
  • 8
14
votes
8 answers

Payment methods for an ASP.NET Web Application

I want to add payment methods to my site, such as MasterCard or Payoneer. I don't know where to start, can someone give me an entry point? Is there an API for this?
Armen Khachatryan
  • 789
  • 3
  • 21
  • 37
13
votes
1 answer

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 & paypal. Is there any well known widely used API that can make my life easier by abstracting all these payment procedures?
Rajat Gupta
  • 23,343
  • 56
  • 165
  • 281
13
votes
3 answers

Stripe throws invalid integer error

I am unable to charge the amount $49.99 in stripe. I am going through the following links but nothing workout Stripe Checkout Price error - Invalid Integer Stripe Rails: Invalid integer: 1.06 I would like to charge the amount as it is. I don't want…
Sam
  • 4,294
  • 9
  • 35
  • 77
13
votes
2 answers

How to implement NFC payments?

I want to add NFC payment to an Android application I'm working on to allow the users to pay directly to a POS. I'm interested in supporting as much POS as possible. I was wondering if it's really possible or it depends on propietary…
angudu
  • 153
  • 2
  • 5
13
votes
9 answers

How tell the difference between a Debit Card and a Credit Card

How does one determine that the card a person is entering is a debit card, check card, or credit card? I am looking at this for web payments in the US only. This is for utility billing.
Mike Wills
  • 19,825
  • 26
  • 87
  • 143
13
votes
2 answers

Testing Disputes and Refunds in Facebook Payments

We're very close to launching our app and we want to test the dispute/refund process. We've made several successful test payments however we're hesitant to dispute them. Will our app get flagged? What is the best way to test the dispute/refund…
Chad
  • 131
  • 2
12
votes
3 answers

Paypal Express - Add Discount

I'm currently posting a regular transaction to Paypal Express and am reaching the gateway without error. I would like to now configure my cart to send a discount to the gateway. My first thought was to modify the 'AMT' value that is sent to the…
pb149
  • 2,218
  • 1
  • 20
  • 30
12
votes
2 answers

How to get response from IPN cryptocurrencies

We're trying to receive payment with cryptocurrencies using coinpayment IPN. We are able to create a request and able to do a payment. However, not able to get success or failure response while user come back to the seller side. Here is how payment…
Hina Khuman
  • 691
  • 2
  • 13
  • 40
12
votes
1 answer

The new version of admob not pay via Paypal

I just got an email that says "Switch to the new version of AdMob today" With various links. This seems like the main one. Then there was also a notification in the old page admob We launched a new version of AdMob with the button "Upgrade" I…
user1719863
  • 757
  • 1
  • 8
  • 13