WebUPI Protocol
CtrlK
  • Namaste
    • โ„น๏ธWelcome to WebUPI!
    • ๐Ÿ†Benefits of WebUPI
  • How to
    • ๐Ÿ‘จโ€๐Ÿ’ปGetting Started with WebUPI
    • ๐Ÿ’ปWebUPI Reference
      • webUPI.enable()
      • webUPI.sendPayment()
      • webUPI.requestPayment()
      • webUPI.getUPIId()
      • webUPI.getPaymentStatus()
      • Error Handling in WebUPI
  • other
    • ๐Ÿ“ฑWebUPI Providers
    • ๐Ÿ““Helpful references
  • WebUPI Providers
    • For Providers
      • Implementing WebUPI as a UPI Provider
  • WebUPI x Web3 Bridge
    • โ„น๏ธIntroduction
    • ๐Ÿ‘ฉโ€๐Ÿ’ปGet Started
      • webUPI.sendPaymentToLightning()
      • webUPI.requestLightningInvoice()
    • ๐ŸฆธUpgrades
  • More Protocols
    • ๐Ÿ““UPI Withdrawal Protocol Specification (UPIW)
    • ๐Ÿ““Commerce Unified Payment Protocol Specifications (CUPP)
    • ๐Ÿ““Real-Time Money Streaming Protocol (RTMS)
Powered by GitBook
On this page
  1. How to

๐Ÿ’ปWebUPI Reference

Introduction

WebUPI is a hypothetical web-based API that allows web applications to interact with UPI-enabled payment systems. This guide will walk you through the primary methods that are part of the WebUPI API.

webUPI.enable()webUPI.sendPayment()webUPI.requestPayment()webUPI.getUPIId()webUPI.getPaymentStatus()
PreviousGetting Started with WebUPINextwebUPI.enable()

Last updated 1 year ago