Page MenuHomePhorge

Custom payments, auto-payments, Stripe support
ClosedPublic

Authored by machniak on Apr 28 2020, 10:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 7, 5:57 AM
Unknown Object (File)
Thu, Feb 29, 10:25 PM
Unknown Object (File)
Thu, Feb 29, 10:16 PM
Unknown Object (File)
Feb 15 2024, 11:45 AM
Unknown Object (File)
Jan 29 2024, 9:39 AM
Unknown Object (File)
Jan 25 2024, 4:39 AM
Unknown Object (File)
Jan 23 2024, 3:06 PM
Unknown Object (File)
Jan 20 2024, 8:03 PM
Subscribers

Details

Reviewers
vanmeeuwen
Group Reviewers
Restricted Project
Commits
rKb8897a28a88c: Custom payments, auto-payments, Stripe support
Test Plan

./phpunit

Diff Detail

Repository
rK kolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

machniak created this revision.
  • Add Mollie/Stripe tests
  • Browser tests, mollie/stripe
  • More browser tests, make possible to run both stripe and mollie tests
vanmeeuwen subscribed.
vanmeeuwen added inline comments.
src/.env.example
63

Should this be PAYMENT_PROVIDER_DEFAULT or what is the intention for this to influence?

This revision now requires changes to proceed.Apr 30 2020, 12:30 PM
  • Add Mollie/Stripe tests
  • Browser tests, mollie/stripe
  • More browser tests, make possible to run both stripe and mollie tests
  • Silence more phpstan errors
  • Use wallet's payment provider if exists instead of the default provider
machniak retitled this revision from [WIP] Custom payments, auto-payments, Stripe support to Custom payments, auto-payments, Stripe support.May 5 2020, 1:24 PM
machniak edited the summary of this revision. (Show Details)
machniak edited the test plan for this revision. (Show Details)
  • Support: Display auto-payment info
  • Log failed payment responses
  • Add Mollie/Stripe tests
  • Browser tests, mollie/stripe
  • More browser tests, make possible to run both stripe and mollie tests
  • Silence more phpstan errors
  • Use wallet's payment provider if exists instead of the default provider
  • Support: Display auto-payment info
  • Log failed payment responses
This revision was not accepted when it landed; it landed in state Needs Review.May 18 2020, 9:45 AM
This revision was automatically updated to reflect the committed changes.