Click here to Skip to main content
15,895,011 members
Everything / Payment gateway

Payment gateway

payment-gateway

Great Reads

by Visveswaraiah
PayFlowPro Hosted Checkout page is a payment service from PayPal that helps you meet PCI compliance.
by Member 9840324
J2pay is a multi-gateway payment library for Java.

Latest Articles

by Member 9840324
J2pay is a multi-gateway payment library for Java.
by Visveswaraiah
PayFlowPro Hosted Checkout page is a payment service from PayPal that helps you meet PCI compliance.

All Articles

Sort by Score

Payment gateway 

26 Jun 2016 by Visveswaraiah
PayFlowPro Hosted Checkout page is a payment service from PayPal that helps you meet PCI compliance.
17 Apr 2018 by Member 9840324
J2pay is a multi-gateway payment library for Java.
24 Feb 2019 by OriginalGriff
Never accept code from unknown website for anything to do with real money: you don't know the source, you don't know what the code does, and you would be held personally responsible for any losses incurred by using such code negligently - and using random code would most certainly be seen as...
13 Jan 2017 by Richard MacCutchan
What did you actually Google for? See ACH Nacha - Google Search[^].
16 Feb 2017 by Karthik_Mahalingam
ask here AliExpress Customer Service ,Help Center on AliExpress.com[^]
15 Feb 2018 by Richard Deeming
MVC doesn't use a control tree; you just need to return the raw HTML to the user: [HttpPost] public ActionResult demo(string amt, string name, string emaill, string phno, string prod) { ... string strForm = PreparePOSTForm(action1, data); return Content(strForm,...
18 Apr 2018 by OriginalGriff
When you asked this question yesterday: How to integrate paypal SDK to windows application ?[^] you were told what to do. That advice has not changed. Except I would add this: Never, ever, accept code from a insecure website to handle anything to do with real money. You do not know who is...
24 Feb 2019 by MadMyche
Your question is kind of all over the place in explaining what type of entity this project is for. Typically the only portion of eComm transactions that would utilize AspNet and MVC wold be the eCommerce website itself. Their View would collect the form information and send into a Controller...
10 May 2020 by MadMyche
What you are asking for is a little too complicated for a Quick Answers forum. I've worked with eComm sites for 10 years now and I don't fully understand the boundaries between them. I would recommend you read up on the architecture and...
18 Jul 2020 by OriginalGriff
Never, ever, accept code from a insecure website to handle anything to do with real money. You do not know who is giving you the code, you do not know what it does, you do not know that it places the monies correctly into the appropriate account,...
18 Nov 2020 by Richard Deeming
Read the documentation[^]. Follow their examples. If you still can't get started, either contact PayPal support, or hire a developer to write the code for you.
22 Dec 2023 by Richard MacCutchan
As your problem is specific to the NMI system, you should use their help forum.
30 Dec 2015 by ZurdoDev
The only way someone here can help you is if they have done it before. I've never even heard of Payoneer. However, your best option is to contact them and ask them, Support Home Page[^]
7 Jan 2016 by Sradhanjali Behera
I am implementing paypal to my phonegap,but i am not able to run this paypal one.I have followed the following steps to implement.1.I have implemented three js paypal-mobile-js-helper.js ,cdv-plugin-paypal-mobile-sdk.js and paypal.js in paypal.html after cordova.js2.Used...
12 Jan 2016 by bhavikadb
Hello,I am very new to Magento and don't know how to implement the requirement of my client. My exact need is I want a separate Registration Form Where the customer will just fill-in the basic details and the amount which will be paid via a payment gateway. No need of buying the product...
24 Jan 2016 by OriginalGriff
Never, ever, accept code from a insecure website to handle anything to do with real money.You do not know who is giving you the code, you do not know what it does, you do not know that it places the monies correctly into the appropriate account, without passing the details to any third...
2 Apr 2016 by Member 12432041
I am trying to integrate a payment gateway API for my java desktop application which is a betting application that infiltrates the betfair api and allows users to place bets on a range of different markets via there account. however I can not seem to find a payment gateway API integration that...
27 May 2016 by Arunprasath Natarajan
Dear Friends,Payment is successful and amount also got deducted.But Request.Form["encResp"] is returning null value sometime.Sometime it is getting success.Kindly guide.What I have tried:Request.Form["encResp"] return values sometimes
27 May 2016 by ZurdoDev
You'll need to refer to the documentation to know why it is sometimes null. If the documentation does not provide an answer then you should contact the vendor.
28 May 2016 by Amresh Bahadur Singh
i facing some problem in Paypal integration,i find error of this block mainly last line of code on debug time .ReceiverList sl = new ReceiverList(); sl.receiver.Add(rec); PayRequest req = new PayRequest(new RequestEnvelope("en_US"), "PAY", ...
21 Jul 2016 by Andy Lanng
So the best solution I have found is paypal, but it's not perfect.We have two products (in this package). Each have bulk discounts.The only way I can seem to get that to work through paypal is to have a plan for each licence holder. The plan will have ProductA & ProductB x Qty items as...
5 Jun 2017 by Maciej Los
Start here: Quickstart (WCF Data Services)[^] WCF Example for Inserting, Deleting and Displaying Data using a WCF Service in ASP.NET[^]
11 Jun 2017 by Kornfeld Eliyahu Peter
It is a question you should ask each and every party that support the gateway you are using... They may or may not support response in HTML format... It has nothing to do with us, but only with Quote: paypal, knet, sagepay, authorise.net, payfort etc...
12 Jul 2017 by Pete O'Hanlon
If you are using the open source Stripe.NET code, it's this[^]. If it's a different library, you need to go and read the documentation surrounding that library.
15 Jul 2017 by OriginalGriff
Never, ever, accept code from a insecure website to handle anything to do with real money. You do not know who is giving you the code, you do not know what it does, you do not know that it places the monies correctly into the appropriate account, without passing the details to any third parties....
21 Aug 2017 by OriginalGriff
We can't: you need to talk to the gateway provider - payumoney - and get a new test card from them.
15 Feb 2018 by ashwani bakshi
dear sir/madam c# - PayUMoney Integration in MVC and calling using ajax - Stack Overflow[^] i am facing the same problem mentioned in the above link. so respected members provider your advice and help. thanks for your help in advance What I have tried: the gateway provide have provide the...
8 Aug 2018 by Eng.Mohammed Salah
hiii every body i make small app that used by this actors - driver - client - vehicle app will be used for vehicle services i want to give client a service for charge his balance on my app with any method and he will use his balance to give payments to the vehicle also driver has balance and...
8 Aug 2018 by OriginalGriff
We do not do your homework: it is set for a reason. It is there so that you think about what you have been told, and try to understand it. It is also there so that your tutor can identify areas where you are weak, and focus more attention on remedial action. Try it yourself, you may find it is...
19 Aug 2018 by Jake Wenzel
So I've been asked to make a standalone kiosk application in Python for a company. I've pretty much finished the application but I noticed something odd that temporarily flagged my continuation with the program. There are absolutely NO other Python standalone applications using Stripe (or any...
24 Feb 2019 by Mohamed HM Hadj Mokhtar
I am working on an payment system using mvc 5, And i almost finished a large part of the work such as the transfer of funds and the proportion of fees, etc. But I'm having a problem now - the payment page for purchases from e-commerce sites, And how a system api receives information from the...
3 Jun 2019 by OriginalGriff
Never, ever, accept code from a insecure website to handle anything to do with real money. You do not know who is giving you the code, you do not know what it does, you do not know that it places the monies correctly into the appropriate account, without passing the details to any third parties....
3 Jun 2019 by MadMyche
You use the Subscriptions API Subscriptions API - PayPal Developer[^]
7 Jul 2019 by Truck53
I am trying to send an item list using the paypal version 2 button. I am trying to send a list that is static before I try to send a dynamic list. To my understanding, my items sould be posted to my IPN script. I created an IPN script and nothing being posted to the script. I checked the...
9 Jan 2020 by ZurdoDev
You need to contact stripe and/or read their documentation to see how you can update data that they have stored. They have a lot of documentation, https://stripe.com/docs/api[^]
9 Jan 2020 by Sanwar ranwa
check stripe document carefully https://stripe.com/docs/payments/payment-methods[^]
18 Jul 2020 by Patrice T
Quote: Bank provides integration code but I am unable to integrate plz help me out. The only place to go is at the bank, their support service. You are a paying customer. If they don't help you, think about changing of bank. When you talk about...
19 Apr 2022 by OriginalGriff
So go ask Apple: you need to anyway to get started using Apple Pay, so why not ask teh people who set the rates? Apple Developer Documentation[^] is a good place to start.
26 Apr 2022 by CHill60
As you are prepared to pay for it I suggest using WebSphere - see IBM MQ - Wikipedia[^] or Queue-it - Wikipedia[^] Note that Queues are as (un)popular in internet as they are in real life
10 Mar 2023 by OriginalGriff
Never, ever, accept code from a insecure website to handle anything to do with real money. You do not know who is giving you the code, you do not know what it does, you do not know that it places the monies correctly into the appropriate account,...
24 Jun 2023 by Gcobani Mkontwana
Hi Team I need some help, i have two tables when merchant process payment one is cancel_payment(this updates when merchants cancel their process) but payments table is the one that is not storing the merchant details and need some help from this...
24 Jun 2023 by Andre Oosthuizen
In your 'payment_cancel.php' you are setting actual values to your '$data' array and the call the cancel function - // Create an associative array with the payment ID and cancel reason $data = array( 'payment_id' => $payment_id, ...
28 Aug 2023 by Andre Oosthuizen
The 'number_format()' function you are using is incorrect - number_format() function[^] I am not sure why you multiply the returned amount '$cartTotal' by 100. First, test this value to see if it returns anything and that it is a number (check...
28 Aug 2023 by Gcobani Mkontwana
Has anyone worked with payment integration using payfast to process cartData? I am trying to process cartData to payfast payment integration gateway using pay using payfast not custom or onsite. Now I am getting this error when processing:...
21 Dec 2023 by sahil ajmeri 2022
I am using a NMI for payment Integration. I have created NMI API for adding custom subscription using this documentations I am using webhooks API endpoint to get those information and status of payment and subscriptions. where I am getting add...
22 Mar 2021 by OriginalGriff
Quote: I have checked PayU, PayPal, RazorPay. I see that PayU and RazorPay are cheap and convenient, but not getting any further help/information from their websites. You clearly didn't spend a lot of time on research though. 30 seconds with...
15 Jan 2018 by OriginalGriff
We can't fix that for you: we can't run your code under the same circumstances you can, and with your data. So, its going to be up to you. Fortunately, you have a tool available to you which will help you find out what is going on: the debugger. How you use it depends on your compiler system,...
11 Feb 2017 by Cinchoo
Have you looked at Cinchoo NACHA .net library?It is open source. Check the codeproject articleCinchoo NACHA[^]
18 Apr 2018 by Kinjal Sucess
I have to develop POS system in C#, desktop application, where we have to integrate payment system using credit card and debit card. Is there any payment gateway which provide payment integration without redirecting to their portal or is there any other way to integrate direct payment...
10 Feb 2017 by kkakadiya
Hello,I want to implement ACH - NACHA payment in C#. is there any reference link/tutorial/ source code there?Thanks,KrunalWhat I have tried:I have Googled for implementation of ACH - Nacha payment method but hard luck. no reference link or tutorial found.
12 Jul 2017 by GrpSMK
I am updating stripe subscription for a particular customer,but the parameters showing stripeupdateoption i dont know what is it. What I have tried: here first parameter i passed subsId,but second parameter is stripeupdateoption what is it ?how to pass var subscriptionService = new...
27 May 2016 by OriginalGriff
Never, ever, accept code from a insecure website to handle anything to do with real money.You do not know who is giving you the code, you do not know what it does, you do not know that it places the monies correctly into the appropriate account, without passing the details to any third...
5 Jun 2017 by Member 13241499
i want to make payment gateway using WCF and connect with sql server. but I dont understand using WCF What I have tried: i tried to make payment gateway using asp.net
3 Jun 2019 by Member 14478988
I have created the Business Facilitator and Buyer account. and integrated the sample code(API) provided by paypal community. but i am stuck in between. i have no clear idea what details i should know and how do i achieve the recurring billing integration. What I have tried: I have created the...
10 Mar 2023 by Sardar Mudassar Ali Khan SSE
Here is the Documentation I am working on Integration Part But Getting error Like Token is Not Found Can Any one Help https://developer.paypal.com/beta/vault/purchase-later/paypal/[^] What I have tried: When i am passing the Token i am getting...
24 Jan 2016 by sathya.spidy
How to integrate paygate payment gateway's PayGate PayXML with asp.net using with c# or with vb. When i run the sample application given by the paygate developer login i got an error "Authentication failed because the remote party has closed the transport stream." Hope any expert from this forum...
16 Feb 2017 by Rathlal Ramesh
I need to integrate subscription billing using alipay. Does Alipay support subscriptions?What I have tried:I got a sample project for 'overseas auto debit service'. Is this same like subscritions in paypal?
12 Jun 2017 by Member 13254190
Hello All I am trying to implement multiple payment gateways in my website. I would like to implement payment gateway in following way 1. I will do payment request from ASP.MVC web application to payment gateways site. 2. Proceed for payment into payment gateway site. 3. What ever...
15 Jul 2017 by Mr_cool
Hello, I'm updating an application built in ASP.Net 3.5 I need to integrate a paypal payment gateway. What I have on the page is a textbox. The user will fill the amount in that textbox and hit Pay button. The user should now be redirected to paypal. If his payment is successful, he should...
4 Dec 2017 by Richard MacCutchan
mycelium - Google Search[^]
15 Jan 2018 by Member 12433005
HI i am using paypal payment gateway but getting error while running the code , any one pls help me out of this . System.AccessViolationException was unhandled Message: An unhandled exception of type 'System.AccessViolationException' occurred in Unknown Module. Additional information:...
9 Jan 2020 by thesealion
How do we enable clients to change/update their payment methods from their accounts? Say, their credit card expired and they want to update? Also, if they want to add multiple cards, in case one does not go through they'd have a fallback card, how do we set it up in our app? We use a React.js...
20 Jul 2022 by Member 3811280
Dear Friends, Bank provides integration code but I am unable to integrate plz help me out. Amount Mismatch/Invalid Amount error show What I have tried: protected void Redirect_Click(object sender, EventArgs e) { //1. URL ...
19 Apr 2022 by Member 15607771
I would like to add the apple pay payment method for the sales I made through my own site. As far as I know, Apple charges 30% commission on in-app purchases. However, what % will my commission rate be because I want to add it as a payment method...
26 Apr 2022 by Aziz 2022
Hi I would like to create a queue for a ticketing website like the one they put on the Fifa website to ease the pressure on the website and ensure the payment transaction. Any idea for a piece of code or a module? Best regards, Aziz What I have...
10 May 2020 by Extranoski
I want to develop my own payment gateway and payment processor. These will bi connected with e-commerce and Bank account simulator (bank accounts will be developed by me too). I wand to use C# programming language (or do I need to use another...