alindgren / MerchelloStripeProvider

Stripe Payment Provider for Merchello
Other
2 stars 10 forks source link

Nuget package? #2

Open jamiehowarth0 opened 5 years ago

jamiehowarth0 commented 5 years ago

Would be nice.

jamiehowarth0 commented 5 years ago

Update: I'll turn this into a Nuget package once 2.7.1 of Merchello is released (soon). Merchello.Core's Nuget package has direct dependencies on both Paypal and Braintree APIs, which seems ridiculously pointless for a third-party provider (like Stripe or others) to have indirect dependencies on these libs.

PR at Merchello to fix this: https://github.com/Merchello/Merchello/issues/2239