Developer
DocsDeveloperPlatformTicket
  • Overview
  • Guides
    • Accept Payment
      • Payment Types
        • Pre Authorization
        • Tokenization
        • Subscription
      • Build Your Gateway
    • Webhook
      • Transaction
      • Subscription
      • Payout
    • Embedding
      • iFrame
      • Modal Window
      • Mobile Apps
      • Integration Parameter
  • General Information
    • Payment Method
      • Static QR Code
    • Payment Provider
    • Objects
      • Metadata
      • Invoice
      • Contact
  • Testing
  • Plugin Development
  • More Documentations
  • Merchant
  • API Reference
Powered by GitBook
On this page
  • Requirements
  • Process - Gateway
  • Preparation
  • Start Building
  • Next Steps
  • Receive Transaction Data - Webhook
  1. Guides

Accept Payment

PreviousOverviewNextPayment Types

Last updated 10 months ago

To accept payments, the Payment Gateway through the Payrexx API is the most customizable integration option.

Requirements

Before you start developing you need a few things...

  • Payrexx account: Signup

  • A fully set up payment provider which fits your needs:

  • API credentials: Find them in your Payrexx account under API & Integration

Recommendation

  • Use our If you are developing in PHP

Process - Gateway

The following diagram shows the payment process.

Preparation

First you have to choose one of the available payment types. This will be needed once you start building your Gateway

If you want to make one-time payments, you can skip this step. Because one-time is the default type.

Start Building

Finally! You can now start developing.

Detailed process description from the Gateway creation until after payment completion:

Next Steps

Receive Transaction Data - Webhook

All about the Payrexx Webhook:

Shape and content of your transaction or subscription Webhook:

Payment Types
Build Your Gateway
Webhook
Transaction
Subscription
here
PSP Features
Payrexx PHP SDK