Skip to content

Releases: payrexhq/payrex-php

Release v0.1.0

22 May 10:19
b90a441
Compare
Choose a tag to compare

This release provides a simple feature: throw any unrecognized exceptions from PayRex API.

Alpha Release

22 May 05:47
7d7b1cc
Compare
Choose a tag to compare

This release is the first version of this project.

Features

  • Payment Intent endpoints.
  • Refund endpoints.
  • Transfer endpoints.
  • Merchant endpoints.
  • Webhook endpoints.
  • Webhook signature verification.
  • API Authentication.
  • Handling errors.