payment-gateway Questions

2

I need to change automatically an order status for completed after receiving payment, but only if the order status is "processing". I found that snippet, what makes orders status completed in...
Clouet asked 1/5, 2016 at 17:17

7

I am trying to integrate the Braintree API into my PHP application. I am new in integrating payment gateway. Please, help me with some example code for Braintree API.
Wootten asked 28/2, 2011 at 7:48

1

I'm trying to set up a rails app to use Paypal website payments standard. I'd rather have users click a button and submit their info on the Paypal site rather than on my site, but I'd like to use A...

1

Solved

I've been trying to wrap my head around on how to implement a classic offline payment gateway using Sylius (sylius/sylius-standard, v0.16). So far I got this in my bundle's build() method: public...
Ungodly asked 7/2, 2016 at 21:40

3

Solved

I have setup dropin UI for braintree. I can see the UI fine. Before that I created the customer and I can see the customer on braintree-sandbox. Now I want to add payment method to the customer. I ...
Vitrics asked 21/1, 2015 at 13:6

2

Can anyone tell me the procedure for cc-avenue integration in my website?
Lacteal asked 18/4, 2011 at 6:40

6

Solved

I am developing an Ecommerce app in which I want to integrate Payumoney payment gateway. Can someone help me with some procedure, link or tutorial, how to do so? Thanks.
Architectonic asked 29/4, 2015 at 4:27

5

Solved

I am using PayPal's DoDirectPayment API for payment integration. I am getting an error message like below. Security error: Error no: 10002 Error message: Security header is not valid Here is...
Hickerson asked 11/10, 2010 at 9:36

4

Solved

Could anyone please tell me how can I implement payTm payment gateway in my iOS app. Searched a lot in internet but couldn't get any result. Not sure whether they provide any SDK or API to use. I...
Arin asked 23/10, 2013 at 4:28

1

I have a web address for the payment gateway (where I need to enter credit card number, etc.). Can I open this page using WebView and make a payment directly into my application? Without opening se...
Tremulant asked 3/7, 2015 at 12:52

4

Want to know how a request is processed by multiple servers maintaining the same user session. For example: We log-in to IRCTC and try to book a ticket. During payment IRCTC lists out multiple ba...
Dentelle asked 26/4, 2013 at 6:10

2

Solved

I have a website where I want to integrate the Stripe payment gateway, when a user registers I want to create a customer on Stripe and charge them the first month fee for example $100 and from the ...
Metzger asked 23/7, 2015 at 6:28

4

We are developing a website for a charity trust in India. For this we need to add a "donate" button to the website for anyone who wants to donate to the charity through a payment gateway. However,...

1

Solved

We made a AngularJS app where user opens a URL (xyz.com/booking) fills the forms and then selects some items for purchase. After that user clicks on BUY button and leaves the site for the payment...
Peek asked 28/6, 2015 at 21:4

2

Should I use Microsoft's CreditCardAttribute to validate credit card numbers like so? [Required, CreditCard] public string CreditCardNumber { get; set; } Or should I let the payment gateway hand...
Oblast asked 27/4, 2015 at 15:20

1

I am using Authorize.net payment gate way for My android Application. Normally Authorize.net ask for username and password by prompting a login screen so I dont want user to type merchant details s...
Birgit asked 18/11, 2013 at 12:11

2

Solved

I was integrating a Test Payment Gateway Kit of IDBI Bank(PHP KIT), The Test Kit is working fine But response page displays all the values as empty and this happens in Godaddy VPS Hosting for windo...
Norite asked 12/2, 2015 at 9:24

1

Solved

I want to integrate Paytm wallet in an Android application as a payment option, just like in the Uber app. Can anyone help me out? Thanks in advance.
Cheeky asked 22/1, 2015 at 6:33

4

Solved

I'm considering using eWay as payment gateway. They offer two options. One is to to allow users to type in credit card data on eWay hosted website, the other to use my own form and send credit card...
Matthaus asked 8/7, 2010 at 9:34

5

Solved

I have a bit of experience setting up online payment systems that accept credit card numbers and then pass them over to a gateway for a one time payment. However, I now need to setup a system tha...

2

Solved

I am using Braintree for payment gateway and I have across an issue. I am sending credit card information with other user details. For security purposes Credit card information has to be encrypte...
Stenograph asked 27/7, 2014 at 20:48

0

I want to integrate KNet Payment gateway in one of my Android application, but I did not find any API documentation or sample code for integration. Can anyone suggest me where can I get this ...
Thiazine asked 26/8, 2014 at 10:8

1

Solved

I am using a Braintree Payment Nonce to create a recurring subscription request. The below code is what I have to create a subscription. I'm using Payment Nonce which is received from Client. But t...
Shammer asked 27/7, 2014 at 2:49

4

Solved

Can an iPhone app allow a user to purchase a physical product (say a pen or a mouse) from inside an app, without using Apple in app purchase? Is it allowed by Apple? If yes, do you know any API t...

4

I am creating an app for Automated Recurring Billing. Please let me know which option should I opt for sending the request to server fsockeopen curl and why one is better than another?
Kattiekatuscha asked 9/5, 2011 at 7:8

© 2022 - 2024 — McMap. All rights reserved.