Class: Sanwo::Client

Inherits:
Object
  • Object
show all
Defined in:
lib/sanwo/client.rb

Overview

Server-side HTML generator for Sanwo checkout.

This class does NOT make any HTTP requests. It produces front-end markup that delegates to the Sanwo embed script loaded from the CDN.

Constant Summary collapse

CDN_URL =
"https://cdn.jsdelivr.net/npm/@sanwohq/embed/dist/sanwo.global.js"

Instance Attribute Summary collapse

Instance Method Summary collapse