GoPay

Categories

Component ID

2920436

Component name

GoPay

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

43

Component created

Component changed

Component body

Drupal wrapper for GoPay PHP SDK.

Currently allows:

  • set GoPay payment settings
  • programatically create payment and render payment button
  • you have to manually handle payment creation a processing GoPay response

Instalation

composer require drupal/gopay

This installation automatically download GoPay PHP SDK.

If you install module manually you have to take care of GoPay PHP SDK.