-
Trying to search docs.chargify.com for any word, and no results are found:
Example: https://docs.chargify.com/search?q=component
No results.
However, you can use the search function via help.charg…
-
Adding the Chargify::Payment resource for external payments in https://github.com/chargify/chargify_api_ares/pull/128 has broken the assertion at
https://github.com/chargify/chargify_api_ares/blob/m…
-
Currently this is a bit hard to do, since Group->Members circumvents the relationship sytem and it's very hard to get and many_many_extraFields data.
-
https://chargify.zendesk.com/agent/tickets/38845
https://chargify.zendesk.com/agent/tickets/38848
https://docs.chargify.com/gateway-configuration:
When I attempt to access the images, I get a messag…
-
We don't need to ask again, so should we hide the "Contact Information" title and box?
![screen shot 2016-05-27 at 14 17 29](https://cloud.githubusercontent.com/assets/3565/15609077/c21ebdf4-2415-11e…
-
New individual member is registered in Chargify but capsule ID is not recognised in capsule, recurring problem.
NB the new members yesterday (no presence in Chargify or Capsule but have email w/ ID a…
-
JSON spec explicitly states which characters can be used to denote numbers; Chargify also uses culture-independent settings when outputting JSON and XML. However, chargify-dot-net uses the current thr…
-
Please Review this changes and merge with your code so it is useful for futute.
*****_Chargify Allocation php file ***_********
//Reference Documentation:Allocation api
class ChargifyAllocation ext…
-
I updated to the latest build on Nuget to implement VatNumber functionality since a PR https://github.com/kfrancis/chargify-dot-net/pull/15, however I am getting the following error when I try to call…
TimS- updated
8 years ago
-
Hi
The code used to work not to long ago and I have used the code exactly as in the example but on the line "Dim streamOut As StreamWriter = New StreamWriter(req.GetRequestStream(), Encoding.ASCII)" …