SO_SalesOrderPayment_bus column CreditCardGUID

SOLVED

I am getting an error when trying to create a sales order with eBWS.

I am adding the credit card to the vault using the AddCreditCardToVault method.

But when I try to create the sales order I am getting this error message. "Could not set SO_SalesOrderPayment_bus column CreditCardGUID$: 15eeda9f17ad499baa9da41ad1ff2eb4 is not on file."

Any idea why that might be happening?

I am passing in the same guid that I get in the response from the card data being added. Why is it saying it is not on file?