Skip to main content

Basic Request

Required Parameters

Optional Parameters

Type amount - Fixed Amount

To collect a specific amount:

Item Structure

For product and subscription types, you can define items:

Advanced Options

Limit Usage

Collect Addresses

Allow Promo Codes

Custom Redirect URLs

Custom Slug

Create a memorable URL:
The URL will be: https://checkout.yabetoo.com/p/donate-2024

Complete Example

Response

Response Fields

Common Operations

Webhooks

Receive notifications when a payment is made via a link:

Available Events

Best Practices

  • Always create links server-side
  • Never store API keys client-side
  • Use webhooks to verify payments
  • Use memorable slugs for important links
  • Add a clear description
  • Set a reasonable expiration date
  • Use metadata for tracking (campaign, source, etc.)
  • Monitor redemptionCount for limited offers
  • Deactivate links rather than deleting them

Next Steps

Share a Link

Learn how to share your links effectively

Webhooks

Configure real-time notifications