Re: [w3c/3ds] Mixing 3DS with Payment Methods (#9)

@ianbjacobs It seems we avoid this problem by defining multiple different request objects: `BasicCardRequest ` for basic card, `CreditTransferRequest` for SEPA, `applePayMethod` for Apple Pay, ` InterledgerRequest` for Interledger, etc. So perhaps I'm just confused by what goes into the `methodData` constructor shown in the tokenized card example, since it looks generic but in fact isn't. :-) 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/3ds/issues/9#issuecomment-415124060

Received on Wednesday, 22 August 2018 18:01:46 UTC