Jump to content

Recommended Posts

Posted (edited)

 

spacer.png

 

Hello from FiskPay
 

We have developed a No KYC - No Registration  cryptocurrency payment gateway in the Polygon network which automates payments. We eye for payments in the blockchain and when a payment is found we send an instant payment notification (IPN).

 

We support fiat to crypto conversions, meaning your customers can input/select a Fiat amount to pay, and we will automatically convert it in the selected token. In example, if you want to be paid in MATIC that has a fiat value of 10 dollars, you just insert "usd-10".

 

We integrate  more than 160 Fiat currencies to convert from and we currently support Fisk, MATIC, USDT, USDC, agEUR, WBTC, WETH tokens. Paying in Fisk has a 0.9% 0.9% transaction fee, while MATIC and every other 3rd party token has a 1.3% 0.13% fee and a 1.8% 0.18% fee respectably.

 

 

Our website link is https://fiskpay.net,
but we would love to hearing from you at our Discord server!

 

 

Edited by ScRaB4ever
Updated fee percentages
Posted (edited)
On 2/7/2022 at 2:03 PM, Ioio said:

Nice one m8, when you have time can you make a tutorial on how to get this on a website ? 

 

Thank you very much for your positive words. 
We are currently working on a new website, so the website info is kind of (super) badly structured.
 If you go to https://app.fiskpay.net/ and click on the Instructions tab, you can find some instructions.
 

 

**Project funding - Presale is live!

Update: 8/10/2022
This post is outdated, we are now fully functional!

Edited by ScRaB4ever
Post is outdated
  • ScRaB4ever changed the title to Accept Crypto Payments - No Registration Required
  • 5 months later...
Posted

Our service, although having not been changed on its core, it has been reworked for faster (almost instant) payment notifications, simpler implementation and 0% transaction fees.

You can view a demo, by following this link:
https://youtu.be/_LnoUmjg3TQ

  • 3 months later...
Posted (edited)

What is FiskPay?

FiskPay is a Web3 payment viewer working on top of the Polygon network, that enables you to receive an Instant Payment Notification (IPN) every time you receive a crypto payment.

 

What does FiskPay do?

Crypto transactions have no native way of notifing i.e. a webserver about the transaction event. This makes it hard for webmasters to automate a follow-up proccess, like marking an order as "paid" in their database. As a result, website owners choose not to give their customers the option of checking out using crypto. FiskPay, acting as a blockchain viewer, monitors the Polygon network for new transactions and automatically notifies the (crypto) recipient through the HTTP protocol.

 

How does it work?

First of all, using our service requires your customers to use a Web3 wallet, like MetaMask. Acting as a webmaster, by simply including a Javascript script to your website, you can accept cryptocurrency payments and be instantly notified as the transaction gets added to the blockchain. In more detail, the included scripts enables a custom HTTP POST form that "creates orders". When your customer submits the form, their Web3 wallet triggers prompting them to confirm the transaction (practically prompting them to pay for their order). When the order is paid for, FiskPay sends a POST request to a predetermined server with a one time valid encrypted key that is linked to the aforementioned order. All that is left is for you to make a GET request using the key provided and your public address, and get the order and blockchain data along with some extra information. If it sounds complicated you should not worry, because all you actually have to do is add a PHP file (fiskpay_ipn.php) to your website directory and add your follow-up actions, such as setting an order as "paid".

 

How to intergrade?

In order to start using FiskPay you have to include a script to your website header. Then you have to create a destination file that will be called upon a successful payment. To make things easy, you can download the example files from https://implement.fiskpay.com/fiskpay.zip. Inside the zip there are two (2) files, one named example.html and the other named fiskpay_ipn.php. The first contains code that can be used as an example, on how the script should be included in you website and how the post form should look. The latter is the file that will be posted to, by FiskPay (it is the destination file that will receive a POST request with the one time key as body after each sucessfull payment). Please note that you MUST REPLACE THE ETHEREUM ADDRESS IN BOTH FILES WITH YOUR OWN.

 

Service info

TRANSACTIONS LIMIT: 50 transactions / 30 days (free) || unlimited (subscribed)
ACCEPTED CRYPTOS:    MATIC (free) || MATIC, USDT, USDC, agEUR (subscribed)
SUPPORTED FIAT:           160+ fiat currencies (free, subscribed)
PROJECT PHASE:             Open Beta
SUBSCRIPTION COST:    Free (contact me through Discord)
NETWORKS:                     Polygon (mainnet), Mumbai (testnet)

 

Edited by ScRaB4ever
  • 1 month later...
Posted
On 7/29/2023 at 11:13 PM, ScRaB4ever said:

What is FiskPay?

FiskPay is a Web3 payment viewer working on top of the Polygon network, that enables you to receive an Instant Payment Notification (IPN) every time you receive a crypto payment.

 

What does FiskPay do?

Crypto transactions have no native way of notifing i.e. a webserver about the transaction event. This makes it hard for webmasters to automate a follow-up proccess, like marking an order as "paid" in their database. As a result, website owners choose not to give their customers the option of checking out using crypto. FiskPay, acting as a blockchain viewer, monitors the Polygon network for new transactions and automatically notifies the (crypto) recipient through the HTTP protocol.

 

How does it work?

First of all, using our service requires your customers to use a Web3 wallet, like MetaMask. Acting as a webmaster, by simply including a Javascript script to your website, you can accept cryptocurrency payments and be instantly notified as the transaction gets added to the blockchain. In more detail, the included scripts enables a custom HTTP POST form that "creates orders". When your customer submits the form, their Web3 wallet triggers prompting them to confirm the transaction (practically prompting them to pay for their order). When the order is paid for, FiskPay sends a POST request to a predetermined server with a one time valid encrypted key that is linked to the aforementioned order. All that is left is for you to make a GET request using the key provided and your public address, and get the order and blockchain data along with some extra information. If it sounds complicated you should not worry, because all you actually have to do is add a PHP file (fiskpay_ipn.php) to your website directory and add your follow-up actions, such as setting an order as "paid".

 

How to intergrade?

In order to start using FiskPay you have to include a script to your website header. Then you have to create a destination file that will be called upon a successful payment. To make things easy, you can download the example files from https://implement.fiskpay.com/fiskpay.zip. Inside the zip there are two (2) files, one named example.html and the other named fiskpay_ipn.php. The first contains code that can be used as an example, on how the script should be included in you website and how the post form should look. The latter is the file that will be posted to, by FiskPay (it is the destination file that will receive a POST request with the one time key as body after each sucessfull payment). Please note that you MUST REPLACE THE ETHEREUM ADDRESS IN BOTH FILES WITH YOUR OWN.

 

Service info

TRANSACTIONS LIMIT: 50 transactions / 30 days (free) || unlimited (subscribed)
ACCEPTED CRYPTOS:    MATIC (free) || MATIC, USDT, USDC, agEUR (subscribed)
SUPPORTED FIAT:           160+ fiat currencies (free, subscribed)
PROJECT PHASE:             Open Beta
SUBSCRIPTION COST:    Free (contact me through Discord)
NETWORKS:                     Polygon (mainnet), Mumbai (testnet)

 


But do you have some kind of exchange calculator? That calculates perfectly all numbers, especially when we talk about crypto or binary options?

Just recently I have tried to work with a platform https://www.bestchange.com/tether-bep20-to-visa-mastercard-usd.html where I needed to sell Tether to bank card. A software of an automatical calculator worked perfectly. But since I am looking for another services, as I am going to write an article of observation type, I need to try various variants. 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • he kept his promise! i think it's a good idea to unban his old account. he shares files with the community and could help both new and veteran l2off users! good job, Guytis!
    • the only thing you know how to do is to change drawings inside a lineage2 client and you decide to talk about the IQ of others? hahahaha
    • Web: https://cheatcenter.net/ Counter Strike 2 Nixware Hack With the Nixware cheat, you have powerful software in your hands for exciting battles in Counter-Strike 2! The perfect set of features for Rage and Semi-Rage games will provide you with confidence on the battlefield. Use antiaim to avoid being hit. Customize the world for yourself by adjusting the colors and the sky. Shoot through the walls and use other unique opportunities to defeat your rivals and become the leader of the team! Product Description LEGITBOT FOV Hitboxes Head Neck Chest Stomach Pelvis Smooth Shot delay Kill delay Lock target Lock mouse Draw FOV Disable when Smoke Flash Jump RAGEBOT Aimbot FOV changer Hitscan Head Neck Chest Stomach Pelvis HeadBody point scale Minimal damage Hitchance Force shoot PSilent Antiaim Autoscope Autostop (between shots) Bunnyhop Auto strafer with smooth adjustment Accurate walk ESP Box Glow Skeleton Footsteps Name Weapon name Health Health bar Ammo Chams Ragdoll chams Offscreen ESP Box Minimal and maximum radius customization Minimal and maximum size customization WORLD Bomb esp Timer Damage Name Weapons Icon Name Glow Grenades Color Trajectory Timer Grenade proximity warning SKINS Gloves Seed Paint kit Wear Knifes Seed Paint kit Wear Weapons Seed Paint kit Wear MISC View Model Editor View Model Chams Hand chams Glove chams Sleeve chams Weapon chams Auto Accept Show player money Spectator list World modulation (world, clouds, sky, sun) Spread circle TaserKnife range Hit markerHit effect Aspect ratio Third person REMOVALS Flash Smoke Visual recoil Scope borders Zoom Sniper crosshair check Team intro First person legs Model occlusion Shadows Fog Decals Particles Water effect Lightning  
    • Web: https://cheatcenter.net/ Counter Strike 2 Xone Hack Looking for a legit cheat for Counter-Strike 2? Xone is your perfect choice! Our product provides unsurpassed features that allow you to play legit and at the same time have an advantage over other players. Discover a new level of gaming efficiency with Xone! Product Description AIM Draw fov Draw target Only enemy Only visible Status Smooth Fov Hitbox Compensation Standalone Target switch Trigger Use aimbot Sticky mode Recoil compensation Delay Custom setting for all VISUAL Enable Box Skeleton Head Loot Health Weapon Name Defuser Bomb Visible check MISK Radar Only enemy Color Enemy/Team Scale Size Keybind Spectator list Bomb info  
  • Topics

×
×
  • Create New...