Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

memberpress-ucashpay

A MemberPress membership gateway for U.CASH Pay. Members pay with crypto or card at the hosted checkout; a verified webhook marks the transaction complete. Non-custodial.

Status: integration scaffold. MemberPress's MeprBaseRealGateway method signatures and the $txn object shape can vary by version. Confirm against your installed MemberPress and adjust process_payment() / record_payment() if needed.

Install

  1. Requires MemberPress.
  2. Upload this folder to /wp-content/plugins/ and activate.
  3. Set the options ucashpay_mp_cloud_token, ucashpay_mp_webhook_secret, ucashpay_mp_base_url (add via wp-options, or wire to a settings page).
  4. Enable the U.CASH Pay gateway under MemberPress → Settings → Payments.
  5. Set the webhook URL in pay.u.cash to https://your-site/wp-json/ucashpay-mp/v1/webhook, then Test Webhook.

Set up your pay.u.cash account

  1. Sign up at pay.u.cash, verify your email.
  2. Set your receive addresses under Settings → Addresses (a wallet per coin, or ENS/Unstoppable/FIO names).
  3. Create a store at Account → Stores → + Add Store.
  4. Copy the Store Cloud Token + Store Webhook Secret (store-level, not account-wide).

License

GPLv2 or later.

About

U.CASH Pay gateway for MemberPress: accept crypto + card memberships, non-custodial, with verified webhooks. Scaffold.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages