Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 512 Bytes

BILLING.md

File metadata and controls

12 lines (8 loc) · 512 Bytes

#Creating Billing addres

After registration in ShoperAppstore new aplication you have to add application URL for automatic messages
more info here developers.shoper.pl

AppstoreBundle can create Billing Controller from console:

 php bin/console make:shoper-billing-controller

makre will create a controller that will handle all requests sent by Shoper to the application (installation, subscription, update, deletion)