Is it possible to create a card on file using as sourceid the nonce card from digital wallets, I have been trying to do it with google pay, but I always get the error.
{Error : (this.Category = INVALID_REQUEST_ERROR, this.Code = INVALID_CARD_DATA, this.Detail = Invalid card data., this.Field = source_id)}
payments with google pay card nonce works, and creating card on file with keyed card nonce also works,. So is this a limitation to prevent storing customer card data from digital wallets in the customer profile?
Regards