Skip to content

Commit

Permalink
deploy: f7def5f
Browse files Browse the repository at this point in the history
  • Loading branch information
kyyberi committed Nov 10, 2024
1 parent b2aa672 commit af07dd7
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1426,13 +1426,17 @@ <h1 id='data-pricing-plans'>Data Pricing Plans</h1>
<li><strong>C</strong>reate (create pricing plan), </li>
<li><strong>R</strong>etire (delete pricing plan), </li>
<li><strong>U</strong>pdate (update existing pricing plan) and,</li>
<li><strong>P</strong>urchase (generate link to ignite purchase process in the gateway). </li>
<li><strong>P</strong>urchase (generate or get link to ignite purchase process in the gateway). </li>
</ul>

<p>Supported payment gateways:
- Stripe,
- Checkout,
- Custom</p>
<p><strong>Supported payment gateways:</strong></p>

<ul>
<li>Stripe, </li>
<li>Checkout,</li>
<li>Square,</li>
<li>Custom</li>
</ul>

<p>With this feature, you can translate the pricing plans defined in the declarative part into executable code within payment gateways. </p>
<h2 id='odps-supports-12-standardized-pricing-models'>ODPS supports 12 standardized pricing models</h2>
Expand Down

0 comments on commit af07dd7

Please sign in to comment.