1. PSP Configuration
  • Introduction
  • Transaction Flow: PayIn
  • Transaction Flow: PayOut
  • Merchant Endpoint Setup
  • Cashier APIs
    • PayIn Transaction
      POST
    • PayOut Transaction
      POST
    • User Verification Endpoint (X-User-Authorization)
      POST
    • Webhook Endpoint
      POST
  • PSP Configuration
    • ForumPay Configuration (Crypto)
  1. PSP Configuration

ForumPay Configuration (Crypto)

This is a guide on setting up your ForumPay backoffice to enable transactions through Mozarto orchestration.

๐Ÿ› ๏ธ Step 1: Navigate to API Configuration#

From the left-hand menu, click on Manage Account, then choose API, Webhooks, Widgets.
image.png
๐Ÿ’ก Tip: If you donโ€™t see this menu, make sure your account has the correct permissions. Contact ForumPay support if needed.

๐Ÿ”‘ Step 2: Generate an API Key#

Click Create new API key, then copy and securely store the key.
image.png
โš ๏ธ Important: The second part of your key will be emailed to the admin account of the ForumPay back office.

๐Ÿ—‚๏ธ Step 3: Store the API Key in Mozarto Back Office#

Log in to the Mozarto Back Office, navigate to the Credentials section, and add a new entry for ForumPay.
Paste the API key you just generated into the appropriate field and save your changes.
image.png
โœ… Note: Make sure to label the credentials clearly (e.g., "ForumPay - Sandbox") for future reference.
โœ… Note 2: UserID will come directly from ForumPay, please contact their support for assistance.

๐ŸŒ Step 4: Add Mozarto Webhook#

Paste the Mozarto webhook URL into the Notifications for Payments field (Sandbox mode):
https://8766-103-107-61-137.ngrok-free.app/v1/transactions/forumpay/webhook
image.png
Modified atย 2025-04-24 08:18:40
Previous
Webhook Endpoint
Built with