PGecom
  • πŸš€Introduction
  • 🎯Guides
    • Getting authenticated
  • πŸ“šConcepts
    • Sandbox Environment
  • πŸ§‘β€πŸ’»API Endpoint
    • Ecommerce
      • πŸ›οΈShop
        • GetShopById
        • CreateShop
      • πŸ‘”Product
        • ProductSchema
        • GetProductById
        • GetProductBySlug
        • CreateNewProduct
      • πŸ›’Checkout
        • CreateCheckoutSession
      • Form
        • GetFormById
      • Invoice
        • GetInvoiceById
    • Wordpress Plugin
    • Chrome Extension
    • GiftCards
      • ℹ️Gift Card Schema
      • βœ…List giftcards
      • β˜‘οΈOrder a gift card
      • β˜‘οΈGet giftcard
      • β˜‘οΈRates
    • Send rewards
      • ℹ️Rewards Schema
      • β˜‘οΈSend rewards
    • Withdraw
      • ℹ️Withdraw Schema
      • β˜‘οΈProcess Withdraw
      • β˜‘οΈRates
    • Radar
      • ℹ️Radar Schema
      • β˜‘οΈCheck for Fraudster
    • Top Up
      • ℹ️Topup Schema
      • β˜‘οΈEstimate
      • β˜‘οΈSend
    • Payment
      • Mon Cash
        • CreateMonCashPayment
        • VerifyMonCashPayment
        • WithdrawToMonCashEstimate
        • WithdrawFundsToMonCash
      • PG Pay
        • ConfigurePGPay
        • CreatePGPayPayment
        • VerifyPGPaymentWithToken
        • VerifyPGPaymentWithOrderId
    • Deprecated
      • Card Holder
        • ℹ️Card Holder Schema
        • β˜‘οΈUpdate
      • Card
        • ℹ️Card Schema
        • βœ…Retrieve a single card
        • βœ…List cards
        • β˜‘οΈCreate a card
        • β˜‘οΈCreate Customer
  • πŸŽ“Resources
    • Support
    • Production Access
Powered by GitBook
On this page

Was this helpful?

  1. πŸ§‘β€πŸ’»API Endpoint

Payment

Mon CashPG Pay
PreviousSendNextMon Cash

Was this helpful?