Developers — Infinity Ramper
Developer resources

Integration made simple.

Download our WooCommerce plugin or integrate via REST API. No technical expertise required — go live in under two minutes.

Setup time
2 min
Coding required
None
Integration paths
3
Documentation
Full
WooCommerce plugin

Download & install in two minutes.

2-min setup No coding WooCommerce WHMCS

Seamlessly integrate Infinity Ramper with your WooCommerce or WHMCS store. Accept global payments and receive instant USDC settlements directly to your wallet. Install the ZIP file from your WordPress admin — no extraction needed.

Cards, Apple Pay, Google Pay
Customers pay with familiar methods — Mastercard, Visa, Maestro, Apple Pay, Google Pay, SEPA, and local bank transfers.
Instant USDC settlement
Once payment is confirmed, USDC lands in your Polygon wallet in 10–30 seconds. No holds, no delays.
Privacy-first wallet assignment
A unique temporary wallet address is assigned per order for enhanced privacy and precise payment detection.
Zero chargeback protection
All payments are blockchain-final. The provider handles instant customer verification. You will never receive a chargeback.
Automatic order completion
Once the customer pays, the order is automatically marked as paid on your site and USDC is sent to your wallet.
Installation guide

WordPress & WHMCS step by step.

Install the plugin as a ZIP file via your admin dashboard. Do not extract the ZIP before uploading — install it as-is. Then add your wallet address and you are live.

WooCommerce Blocks compatibility
New WooCommerce installations have the Blocks checkout enabled by default. This causes most payment methods to stop appearing at checkout, showing:
“There are no payment methods available. This may be an error on our side. Please contact us if you need any help placing your order.”
This is easy to fix. Replace your checkout page content with the classic shortcode:
[woocommerce_checkout]

Note: this shortcode cannot be used inside iFrames.

01
Add your USDC wallet address
In your WordPress wp-admin dashboard or WHMCS admin, navigate to the Infinity Ramper settings and insert your Polygon (MATIC) USDC wallet address.
02
Save your settings
Save your configuration. You are now ready to accept Credit/Debit cards (Mastercard, Visa, Maestro), Apple Pay, Google Pay, SEPA, and local bank transfers globally.
03
Customer checkout flow
When a customer places an order, they are redirected to the fiat on-ramp payment provider to complete payment using their preferred method.
04
Privacy-first wallet assignment
A unique temporary wallet address is assigned to each individual order for enhanced privacy and precise payment detection.
05
Zero chargeback protection
The infrastructure provider handles instant customer verification and all chargeback scenarios. All payments are final — you will never receive a chargeback.
06
Instant verification
Customer verification is instant and takes approximately 2 minutes to complete from the customer’s side.
07
Automatic order completion
Once the customer completes payment, the order is automatically marked as paid on your site and USDC is sent instantly to your specified wallet address.
Don’t have a website?

Use our Payment Link Generator to create instant payment links. Perfect for freelancers, consultants, and independent sellers — no website or code needed.

Generate payment link →
REST API

Postman API integration.

Build custom integrations with our powerful REST API. A pre-configured Postman collection is available with full examples included — get up and running in minutes.

Pre-configured collection
Full Postman collection with every endpoint pre-built. Fork it and start making calls immediately.
Full examples included
Every request includes example payloads and expected responses. No guesswork.
REST architecture
Standard REST API — integrate with any language, framework, or platform.
Webhook support
Receive real-time payment confirmations via webhooks. Build automated fulfilment flows.
Example request
HTTP GET
// Generate a payment link GET https://api.infinityramper.com/control/wallet.php?address=0xYourPolygonWalletAddress &callback=https://yoursite.com/callback // Response { “address_in”: “0xDepositAddress…”, “status”: “active” } // Build checkout URL https://checkout.infinityramper.com/pay.php ?address={address_in} &amount=100 &currency=USD &provider=hosted &email=customer%40example.com

Full API documentation including all endpoints, parameters, and response schemas is available in the Postman collection.

Get started
Ready to integrate today?