Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
20% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
0 Endorsements
Ranked #55.0K
~2K People Reached

3 Posted Topics

Member Avatar for dalip_007

Hello, We can help you out with that. Take a look at [url]http://www.transaxdevelopers.com/PHP-Payment-Processing/PHP-Payment-Integration.asp[/url]. We provide PHP examples for integrating payment processing - credit card and/or ACH - into your PHP application. Very easy! If you have any problems let us know and we can assist with your integration. Matt [QUOTE=dalip_007;1175149]hi …

Member Avatar for nelixinc
0
402
Member Avatar for tedbone

We have examples of payment processing in PHP at [url]www.transaxdevelopers.com/flexport[/url] (using our gateway). We can help you with setup/integration if interested as well.

Member Avatar for nelixinc
0
198
Member Avatar for upstream

Some gateways will allow you to tokenize an initial transaction and use that token to run subsequent transactions. For example, you run an initial auth of a credit card for $1, and return a token that you store in your database. You immediately discard the credit card information. Whenever you …

Member Avatar for nelixinc
0
201

The End.