Immanuel Onyeka
80c7ab91fd
Handle PM hooks with a redirect
4 years ago
Immanuel Onyeka
8bf2bcc1b6
Change PM redirect links
4 years ago
Immanuel Onyeka
ba38ef607c
Generate and process PM transactions
4 years ago
Immanuel Onyeka
17ed618e57
Finish transaction completion dialogs
4 years ago
Immanuel Onyeka
0d977507f7
Process and handle payeer payments
The vue components relevant to stripe were replaced with payeer's
components. A function was added to the user's controller to ease
transaction completion logic. Storing the paying state in the database is
more provider agnostic and avoids having to learn the request parameters
of payeer's redirects.
4 years ago
Immanuel Onyeka
7f70738eb6
Change payment section from stripe to payeer
4 years ago
Immanuel Onyeka
6b979a6bef
Handle loading better during reset request
4 years ago
Immanuel Onyeka
fc5dade6ba
Fix syntax errors
4 years ago
Immanuel Onyeka
ca33810392
Fix single element array bug
4 years ago
Immanuel Onyeka
45a196de1f
Allow modifying and removing cards
4 years ago
Immanuel Onyeka
5bb11c0bae
Show a completed dialog after a purchase
4 years ago
Immanuel Onyeka
9ff200f2b7
Add language selection for services
4 years ago
Immanuel Onyeka
18dadd28c1
Update user credits after a charge
4 years ago
Immanuel Onyeka
593c6b297b
Add and retrieve saved cards
4 years ago
Immanuel Onyeka
468320f50a
Set event triggers for card component
4 years ago
Immanuel Onyeka
19105537d9
Create a slider for selecting or creating cards
Checkboxes and function changes were also made for for optionally saving
cards. The new payment-card component needed to be created to mount the
stripe card correctly after DOM changes.
4 years ago
Immanuel Onyeka
f027f0a407
Setup card payments
4 years ago
Immanuel Onyeka
1befa53938
Get secret key to client
4 years ago
Immanuel Onyeka
4d6424f29d
Install Stripe API and style credits page
4 years ago
Immanuel Onyeka
b37ece7d83
Add transaction page transitioning
4 years ago