Pay Saved Card
ninja_pay_saved_cardComplete payment for a saved pending checkout using a stored card. Provide card index or card ID and CVV.
Instructions
Pay the saved pending checkout with a saved card. Use cardIndex from ninja_pending_payment_methods or provide a full cardId if known.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cvv | No | ||
| cardId | No | ||
| cardIndex | No | ||
| pollCount | No | ||
| includeWallet | No | ||
| deviceSessionId | No | ||
| confirmSubmitPayment | Yes | Set true to run the live card payment submission. |