#Setup Square Payment Plugin

12 messages · Page 1 of 1 (latest)

brazen steeple
#

Hello, I understand if I cannot find the square-payment module in the docs, i should look for one in the community or write my own.
However Square is actually quite commonly used.

Let me know if you came across or wrote your own square payment provider

#

Or if there's an existing package i can use

quick ocean
quick ocean
#

Haven't used it myself, but a quick browse on the internet found that, have a look

brazen steeple
#

most functions are not implemented in that package, it cannot be used actually.
but thanks, it's a nice starting point to write my custom provider.

quick ocean
brazen steeple
quick ocean
brazen steeple
#

@long sleet Square client does not have payment initiate functionality. theres only payment.create()
but medusa payment provider asks for paymentService initatePayment function

brazen steeple
daring parcel
#

Out of curiosity @quick ocean how do you usually search for modules / plugins in GitHub? You seem pretty good at it 😁