Payrix provides the following tools to support card not present payments:
Integrated payment pages - Accept payments in your web application using the following tools:
Payframes - An iFrame solution that embeds a Payrix-hosted payment form in your checkout page. Payframes do not support any customization.
Payfields - Payrix-hosted HTML payment form elements that you can place on your page and style using custom CSS.
Quick Charge - Accept payments directly in the merchant-facing portion of the Payrix Portal without any backend development.
REST API - Submit eCheck and card not present payments by sending a POST request to the /txn endpoint of the Payrix API. Any credit card transaction submitted directly via the API requires you to become a service level provider to handle sensitive cardholder information.
These tools provide the flexibility to build eCommerce platforms that support multiple sellers on a single website and give all sellers on your platform the ability to track and manage their own payments.
- Integrated Payment Pages — Use PayFrames or PayFields to add payment acceptance to your website.
- PayFrame Integration Guide
- PayFields — PayFields embeds a Payrix-hosted iFrame on your payment page, which makes it possible to format each field using custom CSS.
- Portal - Quick Charge and Create Payment — Accept payments directly in the Payrix Portal.