💸
Paymongo for Node.js
OSSPHBlog
  • Paymongo for Node.js!
  • Quick Start
  • Reference
    • API Reference
      • Links
      • Payments
      • Payment Intents
      • Payment Methods
      • Refunds
      • Sources
      • Webhooks
  • Test Cards
  • Change Logs
  • FAQs
Powered by GitBook
On this page
  • Payment Methods
  • Payment Intents
  • Sources
  • Payments
  • Webhooks

Was this helpful?

Export as PDF
  1. Reference

API Reference

PreviousQuick StartNextLinks

Last updated 3 years ago

Was this helpful?

You can also check Paymongo's .

Payment Methods

A PaymentMethod resource describes which payment method was used to fulfill a payment. It is used with a PaymentIntent to collect payments.

Payment Intents

A PaymentIntent resource is used to track and handle different states of the payment until it succeeds.

Sources

A Source is a resource to generate your customer's payment instrument. This is normally used to generate check out URLs for e-wallet payments. To learn more about e-wallet integrations, you can visit or integration.

Payments

A Payment resource is an attempt by your customer to send you money in exchange for your product. This is a reference to an amount that you are expecting to receive if a payment resource with paid status becomes a part of a payout. If the payment status is failed, you can determine the reason for failure.

Webhooks

A Webhook resource primarily refers to a certain URL where we send events that are happening from your account. You can check our and integrations to find out some good use cases for webhooks.

Official Documentation
Payment Methods
Payment Intents
GCash
GrabPay
Sources
Payments
GCash
GrabPay
Webhooks