Create Campaign Pay Credit Card
Creates fundraising campaign data from submitted details.
Path parameters
school_id
hash
Request
This endpoint expects an object.
payment_amount
Must be at least 0.01.
customer_billing_name
customer billing name display value.
customer_address_1
customer address 1 value.
customer_city
customer city value.
customer_state
customer state value.
customer_zip
customer zip value.
customer_country
customer country value.
customer_phone
customer phone phone number.
customer_email
Must be a valid email address.
full_name
full name display value.
email
Must be a valid email address.
card_token
card token value.
credit_card_number
This field is required when card_token is not present.
credit_card_exp_date
This field is required when card_token is not present. Must be a valid date in the format Y-m.
credit_card_cvc
This field is required when card_token is not present.
customer_address_2
customer address 2 value.
donation_type_id
donation type ID type value.
message
message value.
Response
Successful POST response for /api/v1/public/fundraising/campaign/pay/credit-card/{school_id}/{hash}.
status
message
data

