Hi- I am trying to combine the donated additional fee into the total on the opportunity.
Posted transactions where the fee is paid are combining amounts fine, but the following things happened:
Thanks

.
- On the form, I have "-fee" on every payment option/lime item item SKU (those SKUs also have other values, as I need to set campaigns, opportunity names, record types, etc, like "1x-fee", "recurring-fee")
- The additonal fee has the item SKU of "fee"
- There is an Opportunity mapping where IF Item SKU included "fee", set to Combine; it makes me hard code a name
- There are also Campaign Mappings and Opportunity Naming that need to fire based on the *rest* of the SKU (example: 1x-fee, recurring-fee, etc)
Posted transactions where the fee is paid are combining amounts fine, but the following things happened:
- The resulting transaction and opp have a C&P SKU of just "fee" (so only the additional fee item SKU makes it to the combined transaction & Opportunity)
- Therefore none of the other mappings fire: Naming, campaign, etc. The name matches the one in the Combine rule instead of the Opp Naming rules. And the Primary Campaign rules don't fire at all, so there is no primary campaign. The name is the hard-coded one from the Combined rule.
Thanks
.
Comment