The demo currently has both delegate: "paymentrequest" and createToken: "paymentrequest" to make it testable with older Chrome. We need to remove the latter one when appropirate.
Also, the capability should be mentioned as "payment" as per our proposed spec draft.
The demo currently has both
delegate: "paymentrequest"
andcreateToken: "paymentrequest"
to make it testable with older Chrome. We need to remove the latter one when appropirate.Also, the capability should be mentioned as "payment" as per our proposed spec draft.