Page MenuHomePhorge

Custom payments, auto-payments, Stripe support
ClosedPublic

Authored by machniak on Apr 28 2020, 10:05 AM.
Tags
None
Referenced Files
F11999688: D1231.id3214.diff
Sat, May 4, 10:48 AM
Unknown Object (File)
Fri, May 3, 2:54 AM
Unknown Object (File)
Thu, May 2, 9:37 PM
Unknown Object (File)
Thu, May 2, 12:43 PM
Unknown Object (File)
Thu, May 2, 12:53 AM
Unknown Object (File)
Wed, May 1, 12:24 PM
Unknown Object (File)
Sun, Apr 28, 8:58 AM
Unknown Object (File)
Sat, Apr 27, 3:40 AM
Subscribers

Details

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

./phpunit

Diff Detail

Repository
rK kolab
Branch
dev/payments
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 29302
Build 10657: arc lint + arc unit

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.