square / connect-api-examples

Code samples demonstrating the functionality of the Square Connect API
https://developer.squareup.com/docs/sample-apps
389 stars 792 forks source link

php checkout example, confirmation.php: how do you retrieve the phone number and email entered in the hosted checkout form? #404

Open yosun opened 1 year ago

yosun commented 1 year ago

It seems that $order->getCustomerId() is null... php checkout example, confirmation.php: how do you retrieve the phone number and email entered in the hosted checkout form?