New
Add stripe invoice payment trigger.
add stripe invoice payment succeeded and stripe invoice payment failed trigger for stripe buy button of subscription webhook
The sample data in the webhook payload:
The sample data in the webhook payload:
'id', 'object', 'account_country', 'account_name', 'amount_due', 'amount_paid', 'amount_remaining', 'attempt_count', 'attempted', 'created', 'currency', 'customer', 'customer_email', 'customer_name', 'hosted_invoice_url', 'invoice_pdf','livemode', 'number', 'payment_intent', 'period_end', 'period_start', 'status', 'subscription', 'tax', 'tax_percent', 'total', 'total_discount_amounts', 'total_excluding_tax', 'total_tax_amounts'