- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
In this scenario, Customer received "Attempt to de-reference a null object" when they try to send an Amend/ Renewal quote to zuora. But for new subscription, there was no issue when sending the quote to zuora
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
After analyzing the debug logs, We found that the error is because <Electronic Payment Method Setting> is null in your org.
Solution :
Go to Zuora Config -> Quote Configuration Settings, set <Electronic Payment Method Setting> to <Set default, auto-pay>
After enabling above settings the issue is resolved.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
After analyzing the debug logs, We found that the error is because <Electronic Payment Method Setting> is null in your org.
Solution :
Go to Zuora Config -> Quote Configuration Settings, set <Electronic Payment Method Setting> to <Set default, auto-pay>
After enabling above settings the issue is resolved.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √