docs: migrated images to cloudinary from imgur (#2569)
This commit is contained in:
@@ -131,7 +131,7 @@ Make sure to replace `<YOUR_PUBLISHABLE_KEY>` with your Stripe Publishable Key.
|
||||
|
||||
Now, if you run your Medusa server and your storefront, on checkout you’ll be able to use Stripe.
|
||||
|
||||

|
||||

|
||||
|
||||
### Add to Gatsby Storefront
|
||||
|
||||
@@ -151,7 +151,7 @@ You might find this environment variable already available so you can just repla
|
||||
|
||||
Now, if you run your Medusa server and your storefront, on checkout you’ll be able to use Stripe.
|
||||
|
||||

|
||||

|
||||
|
||||
### Add to Custom Storefront
|
||||
|
||||
@@ -344,13 +344,13 @@ Once the promise resolves you can handle the errors, if there are any. If not, y
|
||||
|
||||
If you run your server and storefront now, you’ll see the Stripe UI element and you’ll be able to make orders.
|
||||
|
||||

|
||||

|
||||
|
||||
## Capture Payments
|
||||
|
||||
After the customer places an order, you’ll be able to see the order on the admin panel. In the payment information under the “Payment” section, you should see a “Capture” button.
|
||||
|
||||

|
||||

|
||||
|
||||
Clicking this button allows you to capture the payment for an order. You can also refund payments if an order has captured payments.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user