-
Notifications
You must be signed in to change notification settings - Fork 27
SqPaymentForm results in error without locationId #4
Comments
Change the document to add locationId to SqPaymentForm |
Hi! Thanks for reaching out. With the SqPaymentForm the locationId isn't required to render the form or process a payment. We definitely recommend passing a location to the payment for better tracking but it's not currently required. The locationId is however required when using digital wallets. We’re constantly working to improve our features based on feedback like this, so I’ll be sure to share your request to the API product team. Thanks |
Hi |
Hi! What is Process-Payment in the code? |
Hi @BilalKhan1998 can you clarify what you mean? |
I am creating Application in Webform Asp.net not in Mvc , But i am stuck where it use Fetch api, In word Fetch it wrotes Process-Payments, What was that ?i didn't see any code of Process-Payment, IF THAT WAS a page where is that? what we have to code there? |
https://github.com/square/sqpaymentform-nodejs-starterkit/blob/master/server.js#L35 |
The text was updated successfully, but these errors were encountered: