COOKIE.PAY


PERMISSIONLESS.SIMPLE.SECURE.PAYMENTS



Customer

You

Take wallet to wallet (non custodial) payments online with one simple code snippet and start taking crypto payments with ease.


Simply copy, paste and edit the options

Code Snippet for Cookie Pay Integration

<!-- Initiating Cookie Pay -->
<script>
    window.cookiepayData = {
        success_url: "https://your-site.com/thank-you-page", // Change this to your thank you page
        recipient: "terra1.............................", // Your wallet address for taking payment
        amount: 1000000 // Enter the amount for this transaction
    };
</script>
<script src="https://lunc.tools/js/cookie-pay.js" defer></script>
<a id="cookiePayBtn" style="padding:10px 20px;display: inline-block;font-size:14px;background-color: #163287;border-radius:20px;opacity:0.5;color:#FFF;text-decoration:none;">
    Continue to Cookie Pay 
</a>
<!-- END Cookie Pay -->
    

Terms of service

Before using this service please review our terms of service

Read Here

Cookie Pay

How does it work?

Cookie pay utilises keplr, galaxy station, lunc dash and station wallet to make wallet to wallet payments in COOKIE Monster token on the terra classic (lunc) blockchain. No need for accounts or waiting for your funds.

Cookie pay allows you to change three simple settings to start taking a payment. Your recipient wallet address, the amount you would like to take and the return URL for a successful payment.

Allowing you to build what you want and know payments are easily taken care of.



To make this secure your settings are directly sent to create a transaction on lunc.tools. Meaning if the settings are changed when they shouldn't have been, the transaction will fail.

We take a 2% fee of every transaction which the seller is charged automatically within the payment. So customers pay the price you set.


Test a Transaction

Make a small 200 cookie test payment to see it in action.

Continue to Cookie Pay