Using Pay Now
You can use "Pay Now" to place an order and complete payment immediately during checkout. The order is created after successful payment, and the payment status is shown in the Order Details page for tracking. This functionality applies to both logged-in and guest users.
Prerequisites
Stripe Payment Integration to activate payment functionality. A valid Stripe account and a configured integration user in Conga are required.The Conga Secret Management API is required to securely store Stripe API keys and webhook secrets. For more information, see Configuring Stripe Payment Integration
EnablePaymentIntegration using the Get a configuration API to use the payment integration functionality. API Endpoint:
GET /api/config-management/v1/configurations/cpq/featuresettingsAs a temporary workaround, the administrator must grant View All, Create, Read, and Update permissions for the PaymentStatus object to the User. This access resolves user-context–related issues. If the PaymentStatus permission is not granted, refer to Assigning Object Permissions topic for to grant the required access.
