0

In my site we are going to integrate the 3 types of Checkout.

  1. Google
  2. Paypal
  3. Authorize.Net

We have already created the Transaction and Transaction Payments. We allowed multiple times payment for single order so I have maintained the separate table for the Transaction Payments.

Transaction Table

TransactionPayments Table

I would like to maintain the following information in the single table for each transaction. I would like to maintain the single table to maintain the following fields

  1. Checkout Transaction ID
  2. Checkout Status (Payment Status)

How I can integrate 3 different types checkout payment status in single table?

John Conde
  • 217,595
  • 99
  • 455
  • 496
Velu
  • 887
  • 4
  • 14
  • 30

0 Answers0