How to handle payments larger than one card's limit?

How to handle payments larger than one card's limit?

For larger payments:

  • Process multiple transactions, one per card.
  • Use the same invoice for each transaction.
  • You cannot split a single transaction across multiple cards.
  • There's no limit on the number of transactions (3-4 cards is fine).
  • Process them sequentially—you can't collect from all cards simultaneously.