Sandbox pg_swipe=true HTML
Use to Test a Card Reader, and then implement.
html> <form method='Redirect' action= 'https://sandbox.paymentsgateway.net/swp/co/default.aspx'> <table cellSpacing='0' cellPadding='0' border='0'> <tr> <td align='right' width='300'></td> <td align='left' width='200'> <input type='hidden' name='pg_api_login_id' value='xxxxxxxxx'/> <input type='hidden' name='pg_swipe' value='True'/> </td> </tr> <tr> <td align='right' width='300'></td> <td align='left' width='200'> <INPUT TYPE=SUBMIT value='Pay Now'> <br> </td> </tr> </table> </form> </html>
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article