#Eva051-GooglePay
1 messages · Page 1 of 1 (latest)
Yes you can do GooglePay with the Server flow, I think. Just follow the Server flow, but replace the PaymentMethod by the PaymentMethod sent from client, after you listen to
paymentRequest.on('paymentmethod', function(ev) {
on client.
thanks on your reply!~ wanna know how to replace the PaymentMethod by the PaymentMethod sent from client 😂