PaymentsIntroduction

Introduction

Discover how to integrate Cashonrails’ payment interfaces and embedded solutions seamlessly into your platform.

Payment Integration Options

You can leverage Cashonrails to process payments using the following methods:

  1. Inline Checkout
    This is a popular client-side integration method. Simply include our JavaScript library in your checkout page and configure a callback function on your payment button. When your customer initiates payment, the process is handled for you, and they are redirected back to your application upon completion.

  2. Standard Checkout
    This server-side integration involves generating a checkout URL via an API endpoint. Once the URL is created, you can redirect your customers to it to securely complete their payment.