Skip to the content.

How to use in your project

Card Pay

Card Pay has the limitation that users won’t beable to save there card details for use in the future.

Card Pay is a single use Card Input form that returns a cnon:nonce_here through a completion block to allow you to proccess the transaction.
View Documentation


Saved Cards

Saved Card lets you load a list of cards that a user may of saved previously

Saved cards is multi use Card Selection screen with the ability to add more cards, when a user selects a card it’ll return a ccof:nonce_here back to you so that you can proccess the transaction.
View Documentation