Credit card issue

hm ok I see.
I’m guessing I don’t need the session_id or the credit card info, only the card_nonce correct?

So I can get the card_nonce (source_id), dynamically POST a html form and in the PHP create a payment with the source_id, correct?