Subscription start date issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am currently developing website in react js with an option to subscribe to my website and have created subscription plans from sandbox merchant account:
Everything is working fine but when any international customer suppose from japan tries to subscribe then subscription start date displayed from paypal store is in GMT timezone.
I am using https://www.npmjs.com/package/@paypal/react-paypal-js package to integrate paypal store.
I have also tried passing buyer-country option which also fails to display time in customer's timezone.
Refer the image below where even though it is 6/10 at 6:40 AM in Japan the subscription still shows 6/9 in the PayPal Store UI.
How can I display start time according to customer's timezone?
Any help is much appreciated.
Thanks in advance.
- Labels:
-
REST SDK

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- subscription_id has disappeared in REST APIs
- Recurring Payment issue in Braintree Client-side Integration (JS, iOS, Android SDKs)
- Paypal via Adyen Permission Denied in REST APIs
- Currently using Paypal IPN service. Continue using IPN or look at new options? in PayPal Payments Standard
- Webhook event is not firing if the cancellation is initiated by the merchant in REST APIs