Add support for autoPaymentOff accounts in CompletionUserRequestEntitlement
See original GitHub issueIf an account has a tag with the autoPaymentOff
feature (like MANUAL_PAY
or AUTO_PAY_OFF
), an invoice generation won’t trigger an automatic payment.
Waiting for callCompletion
when creating a subscription, etc. will always timeout in this case.
Issue Analytics
- State:
- Created 7 years ago
- Comments:14 (7 by maintainers)
Top Results From Across the Web
Locked box vs. completion accounts | EY - Global
The completion accounts mechanism adds complexity to a transaction and is more cost-intensive. The final purchase price will only be ...
Read more >JPM-Access-Entitlement-Descriptions-Mapping-and-Options ...
The purpose of this guide is to provide product-level detail for reference when assigning or modifying product entitlements to a user or user...
Read more >Entitlement Policies - Salesforce Help
Entitlement policies are simple entities that bring together buyer groups and products. They define which products a buyer group can see and if...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for the details, we’ll take a look (could be related to @sbrossie’s current work).
Actually, don’t try to verify this event was generated - instead, verify:
Yup (because your changes affect the JAX-RS endpoint).