Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 316 Bytes

processing-payments.md

File metadata and controls

9 lines (6 loc) · 316 Bytes

Processing payments

Plugin provides sylius:pay-pal-plugin:complete-payments command, that should be configured as cron job on the server. It iterates over processing PayPal payments and completes them if the order is completed in PayPal.


Prev: Reports
Next: Development