-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
generic payment method not mapped yet #67
Comments
Right now I don't know what exactly the generic payment method means. I do see that it can be activated by Twingle support, but I have no idea what it actually is. And it was never mentioned to me by Twingle either. Assuming that the generic payments end up at Twingle and later on your bank account in some way, we would need to add the First we need to find out if it is always called Do you use CiviProxy? If so, could you search the logs and tell me what exactly was transferred by Twingle? |
Hi @MarcMichalsky, First of all, thanks for your quick response. The generic payment method is more a relic, which was used for a while for crowdfunding. But rather experimental and not for productive use. I do not use CiviProxy but I have downloaded the CSV and the entry in the |
If you create a PR, I will be happy to test it in my test environment. |
Perfect, thank you. Here you go: #68 |
I'd like to have some clarification on what the generic payment method actually is. Twingle have not documented or mentioned that payment instrument. Maybe @webworka could shed some light? |
@jensschuppe Sure, no problem. As @mariav0 mentioned above:
That's basically it. We used this in the past for two or three customers that want to collect userdata for crowdfunding campaigns and do the payment later on. Customers can set theire own icon and name for this "payment" method. In most cases this was used for banktransfer or standing orders. |
When using generic payment method (in german "generisches Zahlungsverfahren") an error occurs:
"Payment method could not be matched to existing payment instrument."
I am not a developer. So I am not sure if it would be enough to add some lines here: https://github.com/systopia/de.systopia.twingle/blob/master/CRM/Twingle/Profile.php
Is there anything else needed?
@MarcMichalsky: Would you have time to have a look on this issue with me?
The text was updated successfully, but these errors were encountered: