thephpleague / omnipay-eway

eWay driver for the Omnipay PHP payment processing library
MIT License
13 stars 17 forks source link

Create / Update Tokens through RapidShared #20

Closed fryiee closed 7 years ago

fryiee commented 7 years ago

You can create tokens through the Responsive Shared Page in the Rapid API, but it looks like this isn't currently possible using the RapidShared Gateway. Is this something that will need to be PR'd in?

incarnate commented 7 years ago

Those methods are missing from the Rapid Shared gateway at the moment, yes

fryiee commented 7 years ago

I'm working on this now, and will submit a PR for it soon.

fryiee commented 7 years ago

See https://github.com/thephpleague/omnipay-eway/pull/21

delatbabel commented 7 years ago

Merged #21