Skip to content

Commit

Permalink
Reset to full price.
Browse files Browse the repository at this point in the history
  • Loading branch information
lextm committed Jan 14, 2025
1 parent 983a03d commit c7b02ff
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion library/tutorials/v3-operations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ listener located at ``192.168.1.2``,

Instead, who sends out the TRAP v2 message has to reveal the engine ID of
``0x80001F8880E9630000D61FF449`` in the message, and the manager has to
trust the engine ID to process the message according to its configuration.
trust this engine ID to process the message according to its configuration.

Next Steps
----------
Expand Down
15 changes: 10 additions & 5 deletions pro/support/purchase.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,22 @@ You can purchase licenses online via the Stripe link below:

.. raw:: html

<script async src="https://js.stripe.com/v3/pricing-table.js"></script>
<stripe-pricing-table pricing-table-id="prctbl_1QJKIDAd8zPsD0tkH5JpAXqL"
publishable-key="pk_live_51Iv1HkAd8zPsD0tk1fblws8dATC8VyEzSRBQVWpoDh2zYFc955Qv8xHRzFI86ScSiYVheXEeieLwbYPdIXt9GknJ00jpF2F3tc">
</stripe-pricing-table>
<script async
src="https://js.stripe.com/v3/buy-button.js">
</script>

<stripe-buy-button
buy-button-id="buy_btn_1Qgym1Ad8zPsD0tkcO5F1aUp"
publishable-key="pk_live_51Iv1HkAd8zPsD0tk1fblws8dATC8VyEzSRBQVWpoDh2zYFc955Qv8xHRzFI86ScSiYVheXEeieLwbYPdIXt9GknJ00jpF2F3tc"
>
</stripe-buy-button>

.. note:: To buy multiple licenses, please change the quantity field.

If you would like to use other payment methods like wire transfer, please
contact `LeXtudio Inc.`_.

The current price for a single developer license is **999 USD** before tax.
The current price for a single developer license is **1149 USD** before tax.

* #SNMP MIB Compiler Pro
* SharpSnmpPro.Mib Assembly
Expand Down

0 comments on commit c7b02ff

Please sign in to comment.