Skip to content

Zatlas Card Capture SDK

Collect card payments on your website without handling sensitive card data. PCI DSS SAQ A compliant.

Charge now

Guest pays during checkout. The SDK handles the entire payment flow inside the iframe: card capture, installments (MSI), 3D Secure, and confirmation.

You call checkout() and receive the payment result. The response includes a methodId you can store to charge again later — no need to ask for the card again.

Checkout guide

Charge later

Save the guest’s card for scheduled, recurring, or deferred charges. The SDK captures card data and returns a secure token (mth_*).

Your server stores the token and creates payments via the Payments API whenever needed — at check-in, check-out, or on a schedule.

Tokenization guide