Using online payments form. No information about the customer is being recieved

I'm setting up Square Payments online using the payment form. When I send a test payment there is no information being sent about the customer. How can I tell who the payment is being sent from?

3,643 Views
Message 1 of 4
Report
3 REPLIES 3

I use JotForms with Square.  When a payment is made it sends the customer name as a note.  My JotForm emails me and creates a database with all the customer information.  What form service are you using?

3,633 Views
Message 2 of 4
Report

Thanks for the reply. I'm just using the form that is recommended in the tutorial. An array with keys and values is being sent with the payment details. What array key can I use to send name of the customer? 

3,620 Views
Message 3 of 4
Report
Alumni

@oohkumar It sounds like you're using Square's API?  Customers API allows you to create and manage customer information and card-on-file details for recurring payments. You can use this to collect email addresses for mailing lists, or collect information needed to contact customers about a past transaction.

 

Keep in mind the Customers API cannot link customers to transactions processed through the Checkout API. You would need to use the Transactions API with the Customers API. Our Developer Doc has detailed information about Customers API! 

️ Helen
Seller Community Manager

3,600 Views
Message 4 of 4
Report