Listing All Available Credit Card Details Cs Cart

I want to show all the available credit cards by making an API call and showing them at the checkout process using the dropdown. How can I achieve this using CS-Cart?

What do you mean by all the available credit cards ?

What do you mean by all the available credit cards ?

In our backend when user makes first transaction we are storing credit card details, when next time user places another order, we want to show dropdown with saved cards to choose from.

In our backend when user makes first transaction we are storing credit card details, when next time user places another order, we want to show dropdown with saved cards to choose from.

What payment processor do you use?