Ali
Forum Replies Created
-
Forum: Plugins
In reply to: [LittleBot ACH for Stripe + Plaid] Passing Additional MetadataJustin,
Thank you for the quick response. To clarify the question (for others) –
Your plugin does a nice job of executing a basic Stripe charge via ACH payment. However, it’s important to note that it only passes the amount, customer email, and optional description with the charge.
Most developers who use this instead of a custom Plaid configuration will likely want to pass additional Metadata to the Stripe charge for reference (e.g. invoice_id). In that case, extension is required to avoid directly editing your plugin.
Hence my question ??
But again – thank you for providing this free resource. Super helpful and appreciated!
Cheers,
AliYep, I tried that route as well… to no avail. My code/theme was super clean (fresh TwentySixteen) so I’m pretty sure this is a bug. But instead of nagging the developer I just moved on.
I’m surprised so few people have reported this, as it’s clearly an issue.
Either way – good luck!
@tristanfaganguimond I actually moved on to a different Stripe plugin due to frustration.
In the event that you’re not dependent on Gravity Forms I would suggest WP Full Stripe:
https://codecanyon.net/item/wp-full-stripe/5266365I installed and configured within minutes.
Cheers,
AliI’m having this exact same error… but none of the above solutions seem to work. My error logging keeps referencing an “Empty token” yet there’s not much context (see logs below):
2016-09-07 17:38:23.357084 – ERROR –> Empty token
2016-09-07 17:38:23.357309 – ERROR –> Using a saved credit card. Ignore previous empty token error.
2016-09-07 17:38:25.467632 – ERROR –> Unable to retrieve list of invoices
2016-09-07 17:38:25.467900 – ERROR –> PPP\Stripe\Error\InvalidRequest: No such customer: c
2016-09-07 17:38:25.703583 – ERROR –> Unable to retrieve upcoming invoice
2016-09-07 17:38:25.703844 – ERROR –> PPP\Stripe\Error\InvalidRequest: No such customer: c
2016-09-07 17:46:12.133455 – ERROR –> Empty token
2016-09-07 17:54:11.114726 – ERROR –> Empty token
2016-09-07 18:01:55.250435 – ERROR –> Empty token
2016-09-07 18:04:04.711796 – ERROR –> Empty token
2016-09-07 18:12:44.019682 – ERROR –> Empty token
2016-09-08 1:03:14.736283 – ERROR –> Empty token
2016-09-08 1:09:04.050889 – ERROR –> Empty tokenAnybody else running into this? I just downloaded the plugin a few days ago… running with WP 4.6.