killbill-stripe-plugin icon indicating copy to clipboard operation
killbill-stripe-plugin copied to clipboard

Kill Bill plugin for Stripe

Results 14 killbill-stripe-plugin issues
Sort by recently updated
recently updated
newest added

# What happened When trying to add a new payment method for a given killbill account then the following error is shown `Error while creating payment method: Failed to add...

See discussion https://groups.google.com/g/killbilling-users/c/7nlIxYZd828/m/r82Tbnl7AAAJ.

Bumps [stripe-java](https://github.com/stripe/stripe-java) from 21.15.0 to 22.11.0. Release notes Sourced from stripe-java's releases. v22.11.0 #1520 API Updates Add support for new values electric_vehicle_charging, emergency_services_gcas_visa_use_only, government_licensed_horse_dog_racing_us_region_only, government_licensed_online_casions_online_gambling_us_region_only, government_owned_lotteries_non_us_region, government_owned_lotteries_us_region_only, and marketplaces on...

dependencies
java

Bumps [killbill-oss-parent](https://github.com/killbill/killbill-oss-parent) from 0.145.3-8ff3c94-SNAPSHOT to 0.146.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.kill-bill.billing:killbill-oss-parent&package-manager=maven&previous-version=0.145.3-8ff3c94-SNAPSHOT&new-version=0.146.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
java

* Replaced javax.servlet with Jakarta servlet.

All payments in foreign currencies require the billing address information to be collected, stripe allows to collect billing address collection in the checkout API. Since not everyone wants to save...

We are in Australia and would like to use KillBill stripe plugin to integrate Stripe BECS Direct Debit into KillBill. We could not get this to work with version 7.20...

Since version 7.x of the plugin, the payments appear as "KillBill Charge" on customer's bank statements, this is a critical issue! Many problems here: 1. the value sent for the...

Hi, I am following https://github.com/killbill/killbill-stripe-plugin I am able to create a manage account in stripe using POST /plugins/killbill-stripe/accounts:. However, when I am trying to charge using destination property, all money...

Hi Guys We are doing some end-to-end testing of our payment integration and things are processing fine! One thing that we don't really like tho is how the plugin records...