You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement and verify the PayPal Sandbox payment workflow for MergeOS project funding so a test customer can fund a project, the backend can confirm the sandbox payment state, MRG token credit can be minted, and the proof ledger/admin views reflect the result correctly.
Scope
Use PayPal Sandbox credentials and sandbox endpoints only.
Validate the customer funding path from project creation to payment confirmation.
Confirm funded projects mint the expected internal MRG token credit.
Confirm the admin payment/ledger review screen shows the payment result.
Confirm the public proof ledger shows sanitized payment proof without leaking private user data.
Keep production credentials and real payment flows untouched.
Bounty Reward
Reward: 1000 MRG
Goal
Implement and verify the PayPal Sandbox payment workflow for MergeOS project funding so a test customer can fund a project, the backend can confirm the sandbox payment state, MRG token credit can be minted, and the proof ledger/admin views reflect the result correctly.
Scope
MRGtoken credit.Acceptance Criteria
Required PR Evidence
Every PR for this bounty must include:
Labels
bounty,bounty: feature,payment,paypal-sandbox,reward:1000-mrg,evidence: missing