Benjamin Beganović
|
eb655762d4
|
Adding payment methods from menu
|
2020-07-03 14:39:29 +02:00 |
|
Benjamin Beganović
|
4918269bf2
|
Testing adding Stripe credit card
- Added: iframeLoaded method for Cypress
- Fixed: saving payment method id for CreditCard.php
- Added: chromeWebSecurity: false flag for insecure iframe connections
- Formatted: payment_methods/index
- Formatted: payment-methods-table.blade.php
- Added: Test for adding credit card to Stripe
- Fixed: Removing client gateway tokens
|
2020-07-01 18:28:57 +02:00 |
|
Benjamin Beganović
|
f68465d602
|
Support Stripe webhook
|
2020-06-27 17:39:28 +02:00 |
|
Benjamin Beganović
|
6e31505ca5
|
Support Alipay redirect back variable
|
2020-06-24 17:30:30 +02:00 |
|
Benjamin Beganović
|
4d2d41123b
|
Fix Stripe saving card & token store
|
2020-06-24 14:37:01 +02:00 |
|
Benjamin Beganović
|
049f30104e
|
checkout
|
2020-06-10 17:38:10 +02:00 |
|
Benjamin Beganović
|
b6ad39b8e2
|
Stripe: Alipay implementation
|
2020-06-09 16:56:08 +02:00 |
|
Benjamin Beganović
|
19f1750f22
|
Various portal changes:
- Added 'currencies' variable to portal compoer
- Added verification logic to StripePaymentDriver
- Fixed 'CreditCard' data array with failures
- 'verification' translations
- ACH verification views
- Verification routes
|
2020-06-09 14:42:23 +02:00 |
|
Benjamin Beganović
|
e78ae5d9c4
|
Stripe: ACH implementation
|
2020-06-09 14:40:55 +02:00 |
|
Benjamin Beganović
|
49c7420ce1
|
Stripe, SOFORT: Fix country variable
|
2020-06-09 13:24:37 +02:00 |
|
Benjamin Beganović
|
1965dbf041
|
Stripe: SOFORT implementation
|
2020-06-09 13:17:05 +02:00 |
|
Benjamin Beganović
|
b38ff39771
|
Refactor createPayment to accept custom status
|
2020-06-09 13:07:18 +02:00 |
|
Benjamin Beganović
|
06190362ee
|
extract purchase response
|
2020-06-01 16:19:03 +02:00 |
|
Benjamin Beganović
|
b589814d7b
|
Extract paymentView
|
2020-06-01 14:29:41 +02:00 |
|
Benjamin Beganović
|
cf503b4531
|
Extract Stripe utilites
|
2020-06-01 14:17:29 +02:00 |
|
Benjamin Beganović
|
b94ce97bac
|
Extract response from authorization
|
2020-06-01 14:14:41 +02:00 |
|
Benjamin Beganović
|
0f4d7f6aed
|
Refactor view for authorization
|
2020-06-01 14:03:18 +02:00 |
|