Kelly Salazar

Results 9 issues of Kelly Salazar

Is there an example in that library to process orders with the paypal card vault? Since in version v1 after storing a paypal credit card, for example **CARD-1YE76616JL1119629MCSXFCY** was returned...

![image](https://user-images.githubusercontent.com/5873347/165284101-454aa0ec-21f0-493a-9bc2-5d325f9b5b20.png) ![image](https://user-images.githubusercontent.com/5873347/165284352-6dfc5799-b149-4288-b392-e36ad51ea59a.png) ![image](https://user-images.githubusercontent.com/5873347/165284421-279ae595-4710-4bcc-8c79-80c7478d2bd8.png)

`Command 'Artisan: Optimize' resulted in an error (command 'artisan.optimize' not found)` Windows 10 Laragon ![image](https://user-images.githubusercontent.com/5873347/110123474-4f5d9980-7d97-11eb-9248-1e529cc58bfe.png)

The virtual environment was not created successfully because ensurepip is not available. On Debian/Ubuntu systems, you need to install the python3-venv package using the following command. apt install python3.8-venv You...

Type: Bug

![Captura de pantalla_área-de-selección_20220929114657](https://user-images.githubusercontent.com/5873347/193078171-0b2c66e2-4fcf-4d30-a754-0112eac7cda7.jpg) # Set to 1 to enable HTTPS, 0 to run only over HTTP NGINX_ENABLE_HTTPS=1 ![Captura de pantalla_área-de-selección_20220929121449](https://user-images.githubusercontent.com/5873347/193084161-c062e536-682e-443b-a616-aedd50b022de.jpg) ![Captura de pantalla_área-de-selección_20220929122248](https://user-images.githubusercontent.com/5873347/193086009-fb71ddfb-55f5-4187-8891-a27cd5b54585.jpg)

question

`Traceback (most recent call last): File "/home/development/backend/venv/lib/python3.10/site-packages/asgiref/sync.py", line 486, in thread_handler raise exc_info[1] File "/home/development/backend/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 42, in inner response = await get_response(request) File "/home/development/backend/venv/lib/python3.10/site-packages/django/core/handlers/base.py", line 253, in _get_response_async response...

Nunca encuentra los vídeo o enlaces a descargar

Create a shared link with custom settings. If no settings are given then the default visibility is RequestedVisibility.public (The resolved visibility, though, may depend on other aspects such as team...

I'm encountering an issue when using Redis with Django Channels, where the connection crashes. Below are the details of my setup and an example of the code that's causing the...