thephpleague / omnipay-buckaroo

Buckaroo driver for the Omnipay PHP payment processing library
MIT License
13 stars 30 forks source link

Buckaroo Gateway not available #10

Closed gisostallenberg closed 8 years ago

gisostallenberg commented 8 years ago

The README says:

The following gateways are provided by this package:

  • Buckaroo
  • Buckaroo_Ideal
  • Buckaroo_PayPal

This would imply a class \Omnipay\Buckaroo\Gateway exists, which is not true.

I think Buckaroo_CreditCard is meant instead.

I can provide a PR fixing the README.

delatbabel commented 8 years ago

Yes a PR would be appreciated. That's how bugs get fixed. :)