-
- Downloads
make payment intent process an api call, include tests
This merge requests also fixes the previously broken tests.
Showing
- CRM/Core/Payment/Stripe.php 2 additions, 2 deletionsCRM/Core/Payment/Stripe.php
- api/v3/StripePaymentintent.php 143 additions, 0 deletionsapi/v3/StripePaymentintent.php
- tests/phpunit/CRM/Stripe/BaseTest.php 50 additions, 136 deletionstests/phpunit/CRM/Stripe/BaseTest.php
- tests/phpunit/CRM/Stripe/DirectTest.php 1 addition, 13 deletionstests/phpunit/CRM/Stripe/DirectTest.php
- tests/phpunit/CRM/Stripe/IpnTest.php 39 additions, 213 deletionstests/phpunit/CRM/Stripe/IpnTest.php
Please register or sign in to comment