NikolaGavric94 / laravel-square

Square integration with Laravel/Lumen >=5.5
MIT License
31 stars 23 forks source link

How to create an order? #13

Closed chrisbbreuer closed 6 years ago

chrisbbreuer commented 6 years ago

Hi there,

thanks for this package! I am currently trying to implement it into my ordering platform. Essentially, what I am looking for is trying to find a way to create an online order so it will show up in my POS along with all the offline orders.

Almost all of the online orders do not need to be paid for. Hence, I only need to create the order, and no charge I assume.

What would you recommend doing in a scenario like this?

Thanks so much Nikola!

Chris

NikolaGavric94 commented 6 years ago

Hello Chris,

Currently the order system is in place but it’s not yet activated since it needs some more testing, the order system will probably be fully functional in the upcoming versions, roughly by the end of January 2018

Best regards, Nikola Gavric

On Dec 30, 2017, at 00:07, Chris notifications@github.com wrote:

Hi there,

thanks for this package! I am currently trying to implement it into my ordering platform. Essentially, what I am looking for is trying to find a way to create an online order so it will show up in my POS along with all the offline orders.

Almost all of the online orders do not need to be paid for. Hence, I only need to create the order, and no charge I assume.

What would you recommend doing in a scenario like this?

Thanks so much Nikola!

Chris

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/NikolaGavric94/nikolag-square/issues/13, or mute the thread https://github.com/notifications/unsubscribe-auth/AMBMI8OB2g-G0Mud2Y3_aJEv-Z5tJCVZks5tFXCmgaJpZM4RPcHz.

chrisbbreuer commented 6 years ago

Thanks Nikola! Looking forward to that :-)

Best, Chris

NikolaGavric94 commented 6 years ago

@Chris1904 Could you contact me via email regarding this feature, thanks

NikolaGavric94 commented 6 years ago

Implemented as of v2.0.0