-
Notifications
You must be signed in to change notification settings - Fork 0
Payments
The payment methods page is the screen where the user can see and create payment methods to use in his reservations.
To create a payment method, the user has to click on the Nuevo método de pago link on the page will redirect him to the create payment method form.
To create a payment method the user must provide the card number, expiration date and its CVV.
Once the payment method is created, the user will be redirected to the payment methods page, and if he wants to gain more information about a certain payment method, he just have to click on the corresponding card and a page section will display the information provided in that payment method.
In this section of the wiki are the tutorials to edit the existing payment methods.
First of all the user should select which payment method he/she wants to edit.
The only field available to edit is the expiration date of the payment method card.
Once the user press the Ok button on the calendar and also click the check mark on the right side of the date the changes will be made and the page will show the result of the edited payment method.




