Forte Checkout - Create a Token without a Transaction.

Modified on Mon, 29 Jul, 2024 at 2:17 PM

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

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article