Pass BillToAccountNumber
This commit is contained in:
parent
603ca6fe86
commit
2a4342a477
1 changed files with 1 additions and 0 deletions
|
|
@ -1435,6 +1435,7 @@ export const useMainStore = defineStore({
|
|||
},
|
||||
payment: {
|
||||
parentAccountNumber: this.issConfig.parentAccountNumber,
|
||||
billToAccountNumber: this.billToAccountNumber,
|
||||
paypalToken: payment.paypalToken,
|
||||
paymentMethod: payment.payInAdvanceType,
|
||||
nextGenSettledAmount: payment.nextGenSettledAmount,
|
||||
|
|
|
|||
Loading…
Reference in a new issue