aws-samples / aws-marketplace-serverless-saas-integration

Example of serverless integration for SaaS products listed on the AWS Marketplace.
MIT No Attribution
127 stars 73 forks source link

Buyer notification created #23

Closed kumarpawan1 closed 3 years ago

kumarpawan1 commented 3 years ago

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

gjoshevski commented 3 years ago

What happens if the MarketplaceSellerEmail is not confirmed?

chotafakir commented 3 years ago

Why is the test listing (WUPHF.com) and test email data hard-coded in the script "src/register-new-subscriber.js"? Will it be updated as an input parameter in the main template?