PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Saturday, November 12, 2022

[FIXED] How to implement a payment gateway in ASP.NET

 November 12, 2022     asp.net, c#, payment-gateway     No comments   

Issue

I need to know how to implement a payment gateway in ASP.NET for my billing based project.

Is there one gateway enough to access all the bank account?


Solution

I would look at some open source solutions that do the same thing. Nopcommerce comes to mind and implements the APIs for a large number of payment providers. Download the code and get digging....



Answered By - JP.
Answer Checked By - Katrina (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing