Changes for version 0.02 - 2026-08-28
- Fix POD issues
Modules
Perl library for interacting with the Payr API (https://docs.payr.com/)
class representing a Payr payment session returned by the /thirdparty/user-login/ endpoint.
abstract class to handle low level request traffic to the Payr API, you probably don't need to use this and should use the main Business::Payr module instead.
Moose type constraints for Business::Payr
class for verifying and parsing Payr webhook notifications.
class representing a Payr webhook payment event, as received from the Payr webhook notification system.