Click here to Skip to main content
15,913,854 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
hi friends,

i'm new in American Payment Solution so i want to integrating APS to my websites. i don't known how to create an account as well as how to implement this payment gateway to my websites using API Key

yes i saw document but i don't known clear idea. so i need help. please its very urgent and my client asked to implement this Payment gateway . i hope you can understand my situation.

Below link is document about American Payment GateWay

https://secure.apspaymentgateway.com/merchants/resources/integration/integration_portal.php?tid=22f8d00dc36a86409fe80b299d2c41e3#3step_cvphp[^]


i want develop asp.net with C# like PHP example

https://secure.apspaymentgateway.com/merchants/resources/integration/integration_portal.php?tid=22f8d00dc36a86409fe80b299d2c41e3#3step_cvphp[^]
Posted
Updated 1-Jun-15 5:27am
v2
Comments
F-ES Sitecore 1-Jun-15 11:56am    
Contact American Payment Solution, they should have a support department. Or google to see if you can find sample .net code.

1 solution

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.

Only get such code from your payment gateway company - the scope for fraud otherwise is far too large. And remember, you personally could be liable for any monies lost if your action is seen to be negligent - which getting your code from a public forum would most certainly be!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900