<form action="https://hostedpayments.merchante.com/hpp/checkout/sign-in" method="post">
  <input name="payment_amount" value="TODO - fill in the Payment Amount"/>
  <input name="profile_id" value="TODO - fill in the Merchants Profile Id"/>
  <input name="invoice_number" value="TODO - fill in the Invoice Number"/>
  <input name="client_reference_number" value="TODO - fill in the Transaction Ref#"/>
  <input type="submit" value="Submit">
</form>