Proposal Summary
This proposal covers the scope of giving stripe payment based on the subsidiary on the Thermogard website. The page include the changes
- Checkout Page
Requirement
We need to give different stripe payment charge for the three domains based on subsidiary.
Our Solution
We need to add a field ‘stripe payment charge’ in the configuration record. So, we can set different values for stripe payment charge for each domain. And we can update the stripe payment charge in the configuration record if required.
We need to update the existing extension in order to get the stripe payment charge for each domain from the configuration record. The updated extension will be deployed in all the three domains.

So, it is possible to add stripe payment charge based on subsidiary.
Assumptions
We assume that stripe payment charge as follows by default
- USA -2.5%
- AU – 1.75%
- NZ – 2.75%
Even though the value in the configuration record is integer type. We consider it as corresponding percentage.