Simple Credit Card
Credit card payments are the simplest way to accept payments with Hyp, and they are available to merchants by default in all terminals and payment pages.
Here's what the payment page looks like for credit card payments:

Prerequisites and terminal configuration
Credit card payments are available by default in all terminals without any additional configuration.
Payment page integration
The payment page integration process is covered in Integrating Hyp's Payment Page and Accepting Payment.
For a walkthrough of a simple payment page integration in a sample Express.js application with additional context, see Basic Integration Flow.
Additional considerations
You may want to suggest that the customer save their credit card details for future use, and then enable reuse of the saved details during repeat payments. See Saved Card for implementation guidance.
If your terminal supports more payment methods in addition to simple credit card payments, they will be displayed on the payment page by default. If you don't want to show these additional methods on a particular payment page, you can hide some or all of them. See Hiding Payment Methods for details.
Last updated
Was this helpful?