π³ How to Make a Test Card Donation
π Generate the Donation Form URL
Use the following API endpoint to generate your sandbox donation form URL:
π POST /v1/organizationId/widget-url
π§Ύ Steps to Simulate a Card Donation
-
Open the donation form URL you generated in the browser.
-
Select Card and enter any donation amount.
-
Click Donate to proceed.
-
On the next screen, either choose to donate anonymously or provide your personal details.
-
Optionally, enter an email address to receive a receipt.
-
Enter the following test card details:
-
Card Number (use any of the following):
4012000100000007
4242424242424242
4012888888881881
-
Cardholder Name: Enter any name
-
Expiration Date: Any valid future date
-
CVC Code: Any 3-digit number
-
-
Click Donate to complete the transaction.
Updated 12 days ago