You can use the code example below for a “Create Token” Button, where Method=”token” (creates a customer and paymethod token only. No transaction is generated).
<!DOCTYPE html> <script type="text/javascript" src="https://sandbox.forte.net/checkout/v1/js"></script> <button api_login_id="apiloginid" method="token" version_number="1.0" utc_time="UTCtime" order_number="ASX458956" signature="md5signature"> Create Token</button>
You cannot create a payment token separately using a customer token in Forte checkout.
When using Forte checkout, a pop up window will appear when clicking on the specified button, but your customers will still be able to stay on your webpage.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article