jason zhang

Results 8 comments of jason zhang

**Environment:** sandbox (The formal environment did not observe this problem) **Steps to repeat:** 1. [Create Customer Profile](https://developer.authorize.net/api/reference/index.html#customer-profiles-create-customer-profile) and not include paymentProfiles fields. (Using the Accept Customer Hosted Form capture users'...

I am so sorry to keep you waiting. upgrade to 1.9.6 or replace to `lib/ssl/cert.pem` can solve this problem(`CURL ERROR: SSL certificate problem: unable to get local issuer certificate` )....

I took back what I said. Because I found the formal environment also appeared this problem.

> > **Steps to repeat:** > > 1. [Create Customer Profile](https://developer.authorize.net/api/reference/index.html#customer-profiles-create-customer-profile) and not include paymentProfiles fields. (Using the Accept Customer Hosted Form capture users' Payment info). > 2. through request...

emmmmmm This seems incredible. Because I want to rely on these two fields for create Automated Recurring Billing (ARB) subscriptions and capture a payment. Deleted the payment profile has a...

> What happens to ARB subscriptions that have received CCH or ACL responses and are now in a suspended status? If the subscriptions are not updated with current payment information...

I received the latest email from authorizenet and they mentioned: **"CCH responses from Account Updater will no longer delete the associated payment profile"**

To get the data [linked to the entry](https://www.contentful.com/developers/docs/references/content-preview-api/#/reference/search-parameters/links-to-entry ), it seems that you can only call preview-contentful-api. But the cma in useSDK uses the manage-contentful api. How do I use...