Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
@iaminawe: Thanks for offering to test this. I've been committing into my own dev branch, so the changes won't show up in the dev snapshot yet. Instead, try git clone --branch ergonlogic http://git.drupal.org/project/uc_hosting.git as described here.
Comments
Comment #1
ergonlogicThis issue seems limited to credit card payments.
Comment #2
ergonlogicCC's were the only payment type auto-completing, so that was a garden path.
Fix committed to my dev branch: http://drupalcode.org/project/uc_hosting.git/commit/64df9f1fb54ad278b8b5...
Comment #3
iaminawe commentedThanks ergonologic for all your fixes on this project over the last few week or two.
I will update to the dev and test this evening to confirm this now works.
Comment #4
ergonlogic@iaminawe: Thanks for offering to test this. I've been committing into my own dev branch, so the changes won't show up in the dev snapshot yet. Instead, try
git clone --branch ergonlogic http://git.drupal.org/project/uc_hosting.gitas described here.Comment #5
iaminawe commentedI can confirm this works correctly and the site e-mail is correctly sent now when paying with credit card, thanks for the fix.
Comment #6
ergonlogicThanks for testing @iaminawe!
Merged into 6.x-1.x: http://drupalcode.org/project/uc_hosting.git/commit/505c64bca532243c8bf7...