Inhalte aufrufen

Profilbild

How to set up payment option for offline payments

payments offline payments

  • Bitte melden Sie sich an, um eine Antwort zu verfassen.
7 Antworten zu diesem Thema

#1 profnimrod

profnimrod

    Advanced Member

  • Members
  • PunktPunktPunkt
  • 39 Beiträge

Geschrieben: 06 November 2017 - 18:41

We have a number of customers that are dealers that are given 30-day payment terms for any orders they place.  I'd still like to use SmartStore for them to place orders, but during checkout they need to be able to select some kind of offline payment process.  We can then collect payment outside of SmartStore and mark the order as payed once the payment is made.

 

How do I add such an 'offline' payment option?



#2 Wolfgang Schmerge

Wolfgang Schmerge

    SmartStore AG

  • Administrators
  • 2449 Beiträge

Geschrieben: 06 November 2017 - 18:53

Hi,

 

do you already know our payment filter plugin?

http://community.sma...ayment-methods/

 

Regards

 

Wolfgang


Shopbetreiber benötigen Ihre Hilfe! Bewerten Sie jetzt Smartstore auf Capterra.

Als Dankeschön erhalten Sie 20 Euro für Ihren nächsten Kauf im Marketplace.

Smartstore bewerten


 

Bleibt gesund!

 

Viele zusätzliche Smartstore Plugins gibt es im MARKETPLACE:
http://community.sma...dex.php?/files/

 

Hier geht es zu den Smartstore Videos:
Smartstore.NET Youtube-Channel
 

Die deutsche Smartstore Online-Dokumentation gibt es hier:
https://smartstore.a...iew?mode=global

In dem folgenden BLOG findet man interessante Tipps & Tricks zum Thema "Smartstore":

http://community.sma...t-tipps-tricks/

 


#3 profnimrod

profnimrod

    Advanced Member

  • Members
  • PunktPunktPunkt
  • 39 Beiträge

Geschrieben: 06 November 2017 - 19:03

Hi Wolfgang

 

I have seen it, yes.  It wasn't obvious to me that this adds an 'offline' payment option.  Please explain?

 

Many thanks, Kurt



#4 profnimrod

profnimrod

    Advanced Member

  • Members
  • PunktPunktPunkt
  • 39 Beiträge

Geschrieben: 07 November 2017 - 14:27

I've just noticed that there is a Plugins folder in the src folder of the downloaded source code containing all the plugins I need to get up and running.  However, they are not provided in the *.nupkg format needed to upload a plugin.  How do these plugins get installed?



#5 Marcus Gesing

Marcus Gesing

    SmartStore AG

  • Administrators
  • 3799 Beiträge

Geschrieben: 07 November 2017 - 16:30

The Nuget packages are available in the marketplace.
You can also do this by simply deleting the plugin folder below the installation folder "Plugins" and then copying the new version into it.

Marcus Gesing

Smartstore AG


#6 profnimrod

profnimrod

    Advanced Member

  • Members
  • PunktPunktPunkt
  • 39 Beiträge

Geschrieben: 07 November 2017 - 16:50

HI Marcus

 

I must be missing something.  In the src code I downloaded from the homepage there are a number of plugins:

 

  • SmartStore.Clickatell
  • SmartStore.DiscountRules
  • SmartStore.FacebookAuth
  • SmartStore.GoogleMerchantCenter
  • SmartStore.OfflinePayment
  • SmartStore.Shipping
  • SmartStore.ShippingByWeight
  • SmartStore.Tax

I can find none of these in the marketplace, and none were installed by default when I did a fresh install.    Please advise.



#7 profnimrod

profnimrod

    Advanced Member

  • Members
  • PunktPunktPunkt
  • 39 Beiträge

Geschrieben: 07 November 2017 - 17:08

Not to worry - I think I have figured it out from the instructions at:

 

http://docs.smartsto... write a Plugin

 

Just build the supplied plugin projects into the appropriate folder and publish.



#8 Wolfgang Schmerge

Wolfgang Schmerge

    SmartStore AG

  • Administrators
  • 2449 Beiträge

Geschrieben: 08 November 2017 - 13:37

Hi Kurt,

 

you have four offline payment methods that you can use for it.

Payments.Invoice
Payments.PayInStore
Payments.CashOnDelivery

Payments.Prepayment

With the Pluign you can limit individual payment methods for certain customer groups.

You can change the displayed payment names in the language resources.

 

Regards

 

Wolfgang


Shopbetreiber benötigen Ihre Hilfe! Bewerten Sie jetzt Smartstore auf Capterra.

Als Dankeschön erhalten Sie 20 Euro für Ihren nächsten Kauf im Marketplace.

Smartstore bewerten


 

Bleibt gesund!

 

Viele zusätzliche Smartstore Plugins gibt es im MARKETPLACE:
http://community.sma...dex.php?/files/

 

Hier geht es zu den Smartstore Videos:
Smartstore.NET Youtube-Channel
 

Die deutsche Smartstore Online-Dokumentation gibt es hier:
https://smartstore.a...iew?mode=global

In dem folgenden BLOG findet man interessante Tipps & Tricks zum Thema "Smartstore":

http://community.sma...t-tipps-tricks/

 



Auch markiert mit einem oder mehrerer dieser Schlüsselwörter: payments, offline payments