cancel
Showing results for 
Search instead for 
Did you mean: 

How to use Cybersource Secure Acceptance to receive a non-expiring token?

We have requirements to not have credit card details passthrough our servers and to also be able to make recurring payments using a token that will be needed for at least a year.

When I tried out the Secure Acceptance Flex Microform sample application it is returning a transient token that expires in 15 minutes.

Is there a way we can use the secure acceptance flex microform and receive a token that could be used for recurring/on-going payments?

KZech
Member
2 REPLIES 2

The transient token is designed to be short lived for security purposes, thereby reducing fraud.

rajvpate
Administrator Administrator
Administrator

To obtain a non-expiring token for recurring payments using Cybersource Secure Acceptance Flex Microform, you can leverage the Silent Order Post (SOP) API. Secure Acceptance Flex Microform itself provides a transient token, but for long-term use, you should implement SOP for recurring payments. SOP allows you to securely tokenize and store payment information without it passing through your servers, and it provides a non-expiring token that can be used for recurring transactions for an extended period. Implement SOP according to Cybersource documentation for a seamless and secure solution.

Daniel32
Member