Support Services

SWP Sandbox pg_swipe=true HTML

Secure Web Pay, Swipe HTML Sandbox Code. 


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>

 



Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.