payment-gateway Questions
4
Solved
I have tried with lot of test credit card number but always get back the result is 'INVALID CARD'.
Request Url:
https://demo.myvirtualmerchant.com/VirtualMerchantDemo/processxml.do
Here is my Sa...
Prole asked 23/3, 2017 at 7:27
2
Solved
I am creating a PHP website, and need to integrate MONEYBOOKERs as the payment gateway.
Need help in embedding the MoneyBookers gateway to my site. As I am using the test link (sandbox URL) ...
Scorecard asked 9/10, 2009 at 14:8
1
I'm trying to use JSON API in order to make a (test) payment via ADYEN.
Here's the code (I got this example from Github -> Adyen ->adyen-php-sample-code:
<?php
/**
* Create Payment through t...
Wellgroomed asked 16/11, 2017 at 12:58
3
Solved
I am trying to integrate Worldpay in an angular2 app.
I am using own form (own-form) approach where it is necessary to include their script in page:
<script src="https://cdn.worldpay.com/v1/w...
Malapropism asked 9/11, 2016 at 12:20
1
In my web app (PHP) the user should be able to connect his paypal account and every time he sold a product from our catalog we will charge him the price.
Since the user might sell lot of products I...
Gwen asked 7/8, 2017 at 7:7
6
I am building an android application which I thought should have a best payment system that should free user from entering details. I have gone though UPI but no idea how to integrate this.
Spa asked 1/9, 2016 at 11:34
2
Solved
I'm working with the open source ticket system called Attendize.
They already have the payment provider Stripe integrated. Now I'm trying to make this work with the payment provider Mollie.
The ...
Asymptotic asked 24/5, 2017 at 6:8
0
We are using Stripe to process payments on a website we are working on
Whenever a customer signs up we create a customer on Stripe and save the customer_Id in the DB against against the customer.
...
Chesterfieldian asked 2/6, 2017 at 10:35
2
Anyone know how i could duplicate/copy an order from woocommmerce and create a new order from the old one?
I am working in a Payment gateway and after a payment has been made in a recurring subscr...
Erdman asked 6/11, 2013 at 6:48
2
Solved
I am trying to create a merchant app which will generate a url based on NPCI's guidelines. This url will be shared as intent and the PSP app (Any registered bank app) should be able to listen to th...
Facture asked 8/9, 2016 at 7:7
3
Solved
Actualy question says all, I need this only for testing. So, demo of some kind or 4-5 free transactions a day will do a trick.
Not looking for anything fancy.
Is there anything free?
Treehopper asked 19/11, 2010 at 23:5
3
Solved
I have a list of products that I'd like to add a "pay now" button to so that I can allow my customers to pay via Paypal.
I've gone through the documentation and can't find how to do this.
I can ad...
Guzman asked 22/7, 2010 at 12:39
4
Solved
I am new to Android.
I want to know how can I integrate the ATOM payment gateway mobile checkout page in my application?
I want it so that the user should fill his credit card details and pay on-l...
Poree asked 19/6, 2015 at 11:3
1
I have integrated PayPal Payment Standard couple of years back to acquire payment.
My application is in Asp.Net. It is in sandbox mode currently.
I have a Pay Now button in my website having Post...
Vansickle asked 24/12, 2016 at 10:24
3
Solved
I am quite new to PayPal integration into website. What are the basics of paypal integration? What type of sandbox account do i need to create?
Chapa asked 8/4, 2011 at 12:54
1
Solved
I am New to Integrate Payment Gateway.
How to Redirect a URL after Success or Failure Payments in Razorpay. I want Js Code. I thing handler function can use that redirect. How to Use them
var opt...
Blum asked 30/11, 2016 at 5:18
1
I built my app with Firebase and everything works nicely. But now I need to charge user like Uber style (using Stripe Connect or marketplace solution). Stripe require server setup to CHARGE user. A...
Ferromagnetism asked 12/8, 2015 at 21:1
1
Currently, it seems as though Connect's Accounts does everything the Customers does, e.g. it is possible to add a bank card directly to the Accounts account. So just creating an Accounts object for...
Billfold asked 24/10, 2016 at 22:26
3
I want to integrate CitrusPay (An indian payment gateway) in my opencart application. I have received a PHP integration kit but don't know where to start in opencart. Please let me know how to add ...
Radford asked 18/7, 2012 at 11:0
1
Solved
I'm trying to check the user entered cvc code. I have stored stripe customer_id and the stripe card_id. I want to verify the CVC code before charging the user.
Below are code for creating charge.
...
Presentday asked 12/9, 2016 at 10:42
0
I want to integrate sagepay payment gateway in one of my IOS - swift app. I have gone through the document but could not find needful. Can anybody guide me with the exact flow
Meingoldas asked 12/8, 2016 at 17:57
1
Is there API that directly transfer money to user's bank account using Braintree payment gateway?
I want to transfer money every week. For that I can make cronjob, but want to know is there any AP...
Dombrowski asked 21/7, 2016 at 16:17
3
Solved
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 w...
Sulfonmethane asked 14/3, 2012 at 20:33
3
How to process credit card by using
Hello all,
I am doing shopping cart project for my client and one of the requirement is using intuit's (http://www.intuit.com/) product to process credit car...
Akimbo asked 5/1, 2010 at 5:46
3
I am building a payment Gateway for WooCommerce where the payment takes place in an offsite URL. I need that page to be able to message back to the WooCommerce plugin, and a "callback" URL is reall...
Adebayo asked 5/6, 2014 at 17:2
© 2022 - 2024 — McMap. All rights reserved.