thephpleague / omnipay-braintree

Braintree Driver for Omnipay Gateway
MIT License
34 stars 50 forks source link

Upgrade for v3 #40

Closed ptuchik closed 6 years ago

ptuchik commented 6 years ago

Tested on my project, fully working as with v2.x

ptuchik commented 6 years ago

Thank you

ptuchik commented 6 years ago

Could you please let me know, when this merge will be available to Packagist?

barryvdh commented 6 years ago

Please test this using version 3.x@dev, which should be published to Packagist now.

barryvdh commented 6 years ago

Only thing blocking is this error: https://travis-ci.org/thephpleague/omnipay-braintree/jobs/383745948

ptuchik commented 6 years ago

I see, maybe it needs to be number_format-ed with currency specific format before passing to validator?

barryvdh commented 6 years ago

Not sure, I marked it as skipped. Don't think that needs to be intended behavior.