Accept payments, send payouts, and protect revenue from fraud. Opn powers fast, secure, and seamless payment experiences everywhere you and your customers engage.
Payment acceptance
Our payment technology is built to satisfy your unique requirements and the needs of your customers
Business operations
Manage daily tasks and get real-time transaction notifications for maximum accuracy and efficiency
Payouts
Bypass manual bank transfers. Deposit funds directly from your account to business partners and merchants.
Rapidly roll out modern payment gateway services while limiting risks, investments and development time.
Opn supports the entire card lifecycle including user onboarding, card management, transaction processing, reporting, and customer support.
Professional consulting service that helps brands transform, disrupt, and optimize their businesses worldwide.
# Create a charge
require "omise"
Omise.secret_api_key = "skey_test_4xs8breq3htbkj03d2x"
charge = Omise::Charge.create({
amount: 100000,
currency: "thb",
card: "tokn_test_4xs9408a642a1htto8z"
})
Developer friendly
Clean and modern RESTful APIs backed by comprehensive documentation.