Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Checkout link for a customer via PHPToolkit?
Hi everybody,
Let's suppose we have a php-enabled website with a login form for Netsuite customers. I would like to generate a valid checkout link (or button) for each customer who has entered correct email, password and internal id into login form. The link (or form submitted by the button) should open this user's checkout.
I have no problem while submitting input data to Netsuite. The SOAP response contains lots of info -- but I have no idea how to make a link to personal checkout page using data from SOAP response.
Any idea on how could this be done using the Netsuite PHPToolkit? Thanks in advance.
0