Luis Ramos
|
65dd9f51cf
|
Add spec to cover update request where a stripe redirect must happen
|
2020-03-02 17:30:12 +00:00 |
|
Luis Ramos
|
895032fe6a
|
Move stubbed requests to the top as they are the same for every test
|
2020-03-02 17:30:12 +00:00 |
|
Luis Ramos
|
531c385aae
|
Adapt stripe sca spec to new double step auth+capture payment process
|
2020-03-02 17:30:12 +00:00 |
|
luisramos0
|
404e7c1f37
|
Make credit card cloner clone the payment method even if the customer is not given
This makes the payments without saving card work again in the frontoffice as well as the payments taken by the seller in the backoffice
|
2020-02-21 14:11:13 +00:00 |
|
Luis Ramos
|
10fff31dca
|
Fix stripe_sca spec
|
2020-02-21 10:56:32 +00:00 |
|
Luis Ramos
|
7fb85092ce
|
Remove duplicate customers stubs
|
2020-02-21 10:56:32 +00:00 |
|
Luis Ramos
|
7584e96759
|
Make customer stub always return the same customer id
I cant make stripe customers stub return different customer_ids based on the stripe_account header
|
2020-02-21 10:56:32 +00:00 |
|
Luis Ramos
|
f8ab64d71e
|
Move specs around in stripe_sca_spec so we can re-use the cloning stubs when storing a new card and when re-using a new card
|
2020-02-21 10:56:32 +00:00 |
|
Luis Ramos
|
ccb4c77d1f
|
Adapt credit card cloner to not clone card if it's a card to be used only once
Adapt stripe_sca specs to new cloner logic
|
2020-02-21 10:56:32 +00:00 |
|
luisramos0
|
6fb74c88cd
|
Fix a typo
|
2020-02-21 10:52:56 +00:00 |
|
Luis Ramos
|
aff934c814
|
Remove unnecessary test setup code
|
2020-02-21 10:52:55 +00:00 |
|
Luis Ramos
|
6bb04f6cc6
|
Adapt stripe_sca_spec to actual stripe SCA API
|
2020-02-21 10:52:55 +00:00 |
|
luisramos0
|
0e815439b3
|
Duplicate stripe_connect_spec and adapt to new stripe_sca
stripe_connect_spec will be deleted at some point when all users are migrated to the sca api
|
2020-02-21 10:52:55 +00:00 |
|