Skip to content
Commit 7fb6a5d7 authored by David N's avatar David N
Browse files

Fix several critical errors on redirect_form callback.

Billing address value() wasn't valid.
Added some checks to see if billing address exists before just trying
to populate non-existent array keys.
Limit buyerName to 100 characters after receiving an error from BitPay
after experimentation.
Fix debug watchdog for recording serialized options send to BitPay.
Add a watchdog to report an error and the message if invoice creation
fails.
Fix broken invoice URL redirection by giving the URL a proper variable
name to send to drupal_goto().
parent f0fb77aa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment