manishkatyan / strapi-stripe

Stripe Plugin for Strapi CMS
66 stars 33 forks source link

Image is not showing strapi-stripe checkout page and transaction report is not showing #45

Closed hamza-5570 closed 2 years ago

hamza-5570 commented 2 years ago

I have successfully linked stripe with strapi but on strapi checkout, the page image is not shown, and completing a successful transaction on test mode the transaction is not shown on the transaction report.

hamza-5570 commented 2 years ago

Capture

nishekh-e-r commented 2 years ago

@hamza-5570 are you running a project in development mode? in that case strapi mediaLibrary store the images in the local database. stripe won't be able to fetch images from local. once you configure your MediaLibrary to store data in amzon s3 or cloudinary, etc... for more information check this out https://strapi.io/features/media-library