이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

CryptoCadet

설명

CryptoCadet is a lightweight, no-code payment router that permits the user to accept payment in EVM chains and Solana.

Features

  • Accept payments across multiple EVM networks (Ethereum, Binance, Polygon, Base (New!), Avax (New!))
  • New! Accept payments on Solana
  • Accept any token you want on the supported chains
  • Can add multiple buttons to your WordPress site for multiple products
  • Integrates with Web3Modal
  • Create affiliate codes for your own referral program
  • Receive and send email alerts when payments are made
  • New! Send one-time payment links and invocies
  • Track success with advanced customer analytics

Sign up for a free account on https://cryptocadet.io to receive your API key. Upon signing in, an API key will be auto-generated for you.

Return to your WordPress Admin Dashboard and go to Settings. Under CryptoCadet Pay Settings, add the API key.

Inside the body of a post, insert:

[crypto_pay_button
product_id=’YOUR_PROD_ID’
display_name=’DISPLAY_NAME’
container_id=’SOME_ID_NAME’
label=’BUTTON TEXT’
email=’required’
shipping_address=’required’
lang=’en’
shoppingCart=’true’
]

REQUIRED PROPERTIES:

  • Deprecated: The pay portal defaults to ‘eth’ but you can set this to false. In order to add Solana, sol should be set to ‘true’.

  • container_id should be a unique id and not be shared with any other element on the page.

  • product_id is the id you create for the particular product linked to this button. You can create your product id in the ‘Build’ section in https://app.ascendant.finance

  • display_name shows the common name of the product the user is buying and appears in the portal beside the quantity.

  • label is the button text that will appear.

OPTIONAL PROPERTIES:

  • The ’email’ and ‘shippingAddress’ are optional variables can be required in order to request the user’s email and shipping address upon payment.

  • When shoppingCart is set to ‘true,’ and additional cart button appears that allows the user to buy multiple products at once.

  • The lang property defaults to English and corresponds to the ISO 639-1 Code for the following supported languages:

  • ar (Arabic)

  • de (German)
  • en (English)
  • es (Spanish)
  • fr (French)
  • pt (Portuguese)
  • zh (Chinese)

Styles

Custom styles can be added by including a style property variable to change the button style.

License

GPLv2 or later

Contributions

We love your input! We want to make contributing to this project as easy and transparent as possible, whether it’s:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features
  • Becoming a maintainer

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

자국어로 “CryptoCadet”(을)를 번역하세요.

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

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