πŸ‡ΊπŸ‡Έ
Developper
DashboardGithubWebsite
English
English
  • πŸ‘‹Welcome
  • Introduction
    • πŸ”Authentication
    • πŸ“ƒResponses format
    • ⚠️Errors
    • πŸ§™Testing
    • πŸͺWebhooks
  • Payments
    • πŸ’°Initialize payment
    • πŸ”Standard Integration
    • 😎Transaction verification
    • πŸ”ŽRetrieve payment
    • βœ‹Status
    • 🌍Available methods
    • πŸ§™Testing
  • Payouts
    • πŸ’ΈInitialize payout
    • 😎Verify payout
    • πŸ”ŽRetrieve payout
    • βœ‹Payout status
    • 🌍Available methods
    • πŸ§™Testing
  • SDKs
    • 🐘PHP SDK
    • ⚑Laravel SDK
  • Integrations
    • πŸ›’WooCommerce
Powered by GitBook
On this page

Was this helpful?

  1. Payments

Initialize payment

PreviousWebhooksNextStandard Integration

Last updated 1 year ago

Was this helpful?

When you collect payments with Moneroo, you have many options. Here's a quick overview:

If you're building a website or application

  • : This is the basic, "standard" integration approach. To use this, you need to call our API from your server to generate a payment link. You then redirect your customer to this link for them to make the payment. Once the payment has been processed, we'll redirect them back to you.

Another options and integration will be available soon.

πŸ’°
Moneroo Standard