Spoddano – Cardano For Woocommerce

설명

PLEASE NOTE: THIS PLUGIN ONLY WORKS WITH THE CLASSIC WOOCOMMERCE CHECKOUT

Spoddano – Cardano For Woocommerce enables sellers to accept Cardano (ADA) cryptocurrency as payment for their products on woocommerce stores.

It uses real time exchange rates provided by coinmarketcap.com api. Sellers enter in their receiving address and a QR code image(optional) and then it’s up to the buyer to process the transaction using their wallets.

Once they have sent the ADA they enter in a transaction ID and place the order. They will get sent the processing order email as standard by Woocommerce. The seller will need to then confirm the transaction on their end and complete the order.

스크린샷

  • Payment Settings
  • The QR Code and Copy Address
  • The Transaction ID field and Disclaimer
  • Email invoice with details

설치

From your WordPress dashboard

  1. Plugins > Add New
  2. Search for “Spoddano” and Install
  3. Activate Spoddano from your Plugins page
  4. Get your free API key from: https://pro.coinmarketcap.com/signup/
  5. Go to Woocommerce > Settings > Payments and click on manage
  6. Enable the plugin and add your API key.
  7. Add the RECEIVING ADDRESS of your Cardano Wallet.
  8. If your wallet provides a QR Code Image, upload this to your WordPress media library and copy paste the URL to it in the field provided.
  9. Add in any other details you want for the checkout page.
  10. Click on ‘Save Changes’ and you’re DONE!

FAQ

Where do i get the API key from?

coinmarketcap.com offers a free basic API key to call the current exchange rate of the currency used in your store.
Get yours here: https://pro.coinmarketcap.com/signup/

Where does one enter the transaction ID to confirm the transaction?

After you get sent the transaction ID you can follow this up on the Cardano Blockchain Explorer by clicking on the link provided in the orders dashboard or admin email.

If there are multiple transactions for the specified ID, do a search for your address within the list of “To” addresses.

Support

If you find an issue or bug, please email me at steven@spiraloutdesigns.com

후기

2022년 2월 7일 답글 5개
I received an error within the Woocomerce order cancellation email: Warning: call_user_func_array() expects parameter 1 to be a valid callback, class ‘WC_Gateway_spoddano’ does not have a method ’email_instructions’ in /public_html/wp-includes/class-wp-hook.php on line 309
2021년 11월 4일 답글 1개
Very easy to install and use, and works seamlessly. Thank you for making it!
모든 3 평가 읽기

기여자 & 개발자

“Spoddano – Cardano For Woocommerce”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Spoddano – Cardano For Woocommerce”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2.1

  • Switch Sessions to use Transients instead, better performance, less api calls

1.2.0

  • Rework API retrieve function to only make the call once
    -Increase performance of checkout page
    -Less credits required for the coinmarketcap API

1.1.2

  • Style Tweak – fix QR code image not centred

1.0.9

  • Fix address on some stores from breaking outside container

1.0.8

  • Fix amount from showing twice

1.0.7

  • Add a copy amount button, for easier usability.

1.0.6

  • Fix Global Variable that may have conflicted with other gateways

1.0.5

  • Fix email error logging issue

1.0.4

  • Add the ability to disable the transaction id field
  • Further code optimisations

1.0.3

  • Tidy up transaction details on email and thankyou page
  • Provide direct link to Cardano Explorer with provided transaction id on email, thankyou page, orders dashboard
  • Tidy up code

1.0.2

  • Add validation for transaction id/hash number
    -must be 64 characters
    -must not contain any uppercase letters
    -must only contain letters between a-f
    -must be made up of both letters and numbers
  • Fix bug whereby Cardano details showing up on thankyou page and emails for other payment methods used

1.0.1

  • Fix bug that required transaction id field when other payment methods were used
  • Fix bug in Firefox returning false page when clicking on “Copy Address” button

1.0.0

  • First Stable version released