• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Retrieve date of subscription stripe

Hello, I´m conecting Stripe to Google Sheet with a few information.
One of the information I need to bring is the date of the payment but I can´t find any field with the payment date.
 
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