Retrieve date of subscription stripe

A

Arshita

Guest
Hello @Renato Drumond

To obtain the payment date, you can use the "Modify current date" action event of the "Date/Time formatter" action step. This event will allow you to retrieve the current date and time and modify it as per your requirement and with the time zone. You can then map the resulting modified date value to the field where you want to store it.

2023-04-20_11h09_36.png


By using this method, you can easily obtain the payment date directly and ensure that it is stored accurately in the designated field.
 
A

Arshita

Guest
I would like to inform you that you don't need to make any changes to the workflow or map the field for the payment date.

Whenever you capture the response from Stripe, it will automatically generate that date, and you can use that date to map it to any field in the subsequent action step as per your requirement as the current date and payment date have the same significance or role in the workflow.

So, it is suggested that use the current date as the payment date, as they will serve the same purpose.
 
Top