CardPointe Hosted Payment Page

Option 1 – Button/Link

CardConnect hosted payment page Option #1 – “Button/Link”

You can install a “Make a Payment” button just like the one below by setting up a CardPointe/CardConnect hosted payment page 2.0.  It provides a payment option with secure data, provide a seamless checkout experience, retain the best in payment security, and remove the need for excessive PCI-compliance.

This option uses a Hosted Payment link that can be inserted into a custom designed button OR by adding it as a hyperlink of your choosing.

This is the Button Option (below)

This is the LINK Option (click below)

Option 2 – Embed Code

CardConnect hosted payment page Option #2 – “embed code”

You can install a “Make a Payment” button EXACTLY like the one below by setting up a CardPointe/CardConnect hosted payment page 2.0.

This option takes your customer to the EXACT SAME Hosted Payment PAGE except that this button is generated by a piece of code that you get from CardConnect.

This option uses a Hosted Payment does not allow you to customize or style the pay now button, but you CAN remove the image of the credit card logos.

<form action="https://bancardsales.securepayments.cardpointe.com/pay" method="post" id="btnPayFrm"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --> <input name="total" value="0.00" type="hidden"><button type="submit" class="btn btn--pay">Pay Now</button><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --> <div class="cards cards--s"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --> <img src="https://www.getcardpointe.com/wp-content/uploads/2017/04/cc-visa.png" alt=""><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --> <img src="https://www.getcardpointe.com/wp-content/uploads/2017/04/cc-mastercard.png" alt=""><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --> <img src="https://www.getcardpointe.com/wp-content/uploads/2017/04/cc-discover.png" alt=""><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><img src="https://chathamcarepc.corecommerce.com/admin/hpp/img/cc--amex.png" alt=""><!-- [et_pb_line_break_holder] --> </div><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --> </form><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --> <link href="https://fonts.googleapis.com/css?family=Fira+Sans:300,400,500,600,700,800|Material+Icons" rel="stylesheet" type="text/css" id="customFont" />