Hello, anyone here has implemented multi vendor pa...
# support
r
Hello, anyone here has implemented multi vendor paypal payment using solidus checkout flow?
r
Yes, I have
r
Does solidus paypal braintree supports multivendor paypal payment approach? You have seperately onboarded sellers?
Also currently i am using https://github.com/solidusio/solidus_paypal_commerce_platform for checkout payment.
Can u share ur experience regarding integration of multivendor paypal using solidus_paypal_braintee
r
Sorry, I misunderstood your original question @Rasna Shakya. But I believe what you are looking for has been achieved by the following extension using Solidus PCP, so you may find some useful code there: https://github.com/solidusio-contrib/solidus_paypal_marketplace
r
thank you so much. this means alot
๐Ÿ˜Š 1
r
Let me know how it goes, I am interested in how you find setting up Solidus with multi vendors ๐Ÿ™‚
r
Now my problem is i have already integrated solidus_paypal_commerce_platform and have real production data and how to shift it to paypal marketplace ๐Ÿ™‚
๐Ÿคฏ๐Ÿคฏ๐Ÿคฏ
Is there any gem for solidus stripe marketplace. I didnt find any
w
I donโ€™t think so
๐Ÿ‘ 2
r
Could not find gem 'solidus_paypal_marketplace' in rubygems repository https://rubygems.org/ or installed locally. this gem is not available ๐Ÿ˜ž
r
It turns out that this Gem/extension was never released publically I am afraid @Rasna Shakya
r
yes i tried to install gem locally but got stuck by ruby version dependency 2.5 then i upgraded ruby now stuck with uninitialized Spree::OrdersController error
๐Ÿ˜ž
w
Sorry for that, it looks the extension is not actively maintained. If you manage to upgrade it to Ruby 3.1 weโ€™ll happily review & merge your PR.
r
sure