PriceOps Documentation
Login/Sign upPricingBlog
Packaging
Packaging
  • 🔌Getting Started
  • 💼Pricing Operations
    • Pricing Pages
      • Select a Payment gateway
      • Creating Products & Plans
      • Creating Design
      • Publishing your pricing page
    • Strikethrough Discounts
    • Coupon codes
    • Free trials
    • Add-ons
    • Custom Price Models
  • Payment gateway intergration
    • Integrate with Stripe
    • Disconnecting Stripe integration
  • 🧳Customer journey
    • SaaS (low code)
    • Services (No-code)
  • ⚙️Developers
    • Customer login flow
    • Customer information and Usage record API
Powered by GitBook
On this page
  1. Customer journey

SaaS (low code)

Get your login flow integrated with the pricing flow

PreviousDisconnecting Stripe integrationNextServices (No-code)

Last updated 1 year ago

This option is most suited for SaaS or digital products where the customer needs to login to get access to the product.

The customer login flow is show belowo

You will need to copy our library into your app and landing page, so it ensures that the customer is first logged in before accepting any payments.

This flow ensure two things:

  1. Customer creation in your app

  2. Payment received will be have an associated customer id

PriceOps library is . Please make sure to copy this in your code to ensure the customer flow works.

If you don't require customers to login, please use the option.

🧳
here
No-code
Customer login flow