shopapp-shopify-android icon indicating copy to clipboard operation
shopapp-shopify-android copied to clipboard

provider for nopcommerce

Open rmmahryar opened this issue 6 years ago • 1 comments

hi i work on mobile app for nopcommerce
Is it possible with your method?

rmmahryar avatar Apr 30 '18 12:04 rmmahryar

Hello @rmmahryar,

ShopApp is a stand-alone solution for ecommerce. For connecting app to nopcommerce you need to create your own provider. To do this you need to add dependency implementation 'com.github.rubygarage:shopapp-android:x.x.x' and implement Api interface. This repository might be a good example how to write similar provider.

plzen avatar May 02 '18 07:05 plzen