PaymentRequest Sample
Available in Chrome 53+ |
View on GitHub |
Browse Samples
Background
PaymentRequest lets
you accept payment from different payment methods.
- Payment Handler - a sample that accepts
a URL-based payment method.
- Android Pay - a sample that accepts Android Pay
payments and does not request shipping information.
- Free shipping - a sample that accepts
BobBucks and provides free shipping
worldwide.
- Shipping options - a sample that accepts
BobBucks and provides a couple of
shipping options regardless of shipping address.
- Dynamic shipping - a sample that accepts
BobBucks and varies the availability and
price of shipping options depending on the shipping address.
- Contact info - a sample that accepts
BobBucks and requests user's contact
information: name, phone number, and email address.
- Can make payment - a sample that accepts
both Android Pay and BobBucks and checks
whether the browser can make payment.
- Stickersheet -
A stickersheet that allows you to design a payments flow in Sketch App.