Skip to main content

Test It

Open your LLM tool and try:

"hi cube2"

You should see the MetrePay Payment Links Integration welcome message. Then try:

"Map a payment link with amount, customer email and name" "Map a STATIC subscription with monthly billing" "Map a subscription modification to change the billing amount"

Or describe your business scenario:

"I need to create payment links for collecting one-time payments" "I want to set up monthly subscriptions with fixed amounts"

Cube2 will guide you step by step — helping you discover the right use case, map your attributes, and generate the integration code.

Example Mapping Requests​

Business ScenarioExample Request
Single Payment"Map a payment link with amount and customer contact"
STATIC Subscription"Map a fixed-amount subscription with monthly billing"
DYNAMIC Subscription"Map a variable-amount subscription for invoices"
Subscription Modification"Map a modification to change installment amounts"
Subscription Cancellation"Map a cancellation by invoice number"
Pro Tip: Mapping First, Code Later

For the smoothest integration experience:

  • Map Build attribute mapping tables for each use case
  • Validate Review all mappings and configuration attributes
  • Generate Create production-ready code from your validated mappings